Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

[ObjWriter] Add IMAGE_REL_BASED_RELPTR32 relocs support #5380

Merged
merged 1 commit into from
Feb 13, 2018

Conversation

BredPet
Copy link
Contributor

@BredPet BredPet commented Feb 12, 2018

- https://github.com/dotnet/corert/issues/3278
- Enabled only for ARM32. When ObjWriter is remotely updated,
it will be possible to completely remove this workaround for other archs.

@jkotas Need to rebuild and update ObjWriter remotely in repos, so that we can enable it for all architectures, including x64.
@dotnet/arm32-corert-contrib please review

	- dotnet#3278
	- Enabled only for ARM32. When ObjWriter is remotely updated,
	it will be possible to completely remove this workaround for other archs.

Signed-off-by: Petr Bred <bredpetr@gmail.com>
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jkotas
Copy link
Member

jkotas commented Feb 13, 2018

Need to rebuild and update ObjWriter remotely in repo

Agree - #5177

@jkotas jkotas merged commit 5c229f1 into dotnet:master Feb 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants