Skip to content

Added support for ARM_REL32 and GOT_PREL #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2016
Merged

Added support for ARM_REL32 and GOT_PREL #1

merged 1 commit into from
Sep 5, 2016

Conversation

hpux735
Copy link
Collaborator

@hpux735 hpux735 commented Sep 5, 2016

These changes add support for the R_ARM_REL32 type and R_ARM_GOT_PREL. They are required to provide JIT support to Swift which in turn supports interpret mode.

These changes add support for the R_ARM_REL32 type and R_ARM_GOT_PREL.  They are required to provide JIT support to Swift which in turn supports interpret mode.
@hpux735 hpux735 merged commit f93b481 into stable Sep 5, 2016
hpux735 pushed a commit that referenced this pull request Sep 5, 2016
hpux735 pushed a commit that referenced this pull request Sep 5, 2016
Typos

Signed-off-by: Daniel A. Steffen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant