This patch adds following relocs
R_AARCH64_MOVW_UABS_G3
R_AARCH64_MOVW_UABS_G2_NC
R_AARCH64_MOVW_UABS_G1_NC
R_AARCH64_MOVW_UABS_G0_NC
Paths
| Differential D24403
[ELF/AArch64] Support some of R_AARCH64_MOVW_UABS_* relocations ClosedPublic Authored by evgeny777 on Sep 9 2016, 9:16 AM.
Details Summary This patch adds following relocs R_AARCH64_MOVW_UABS_G3
Diff Detail Event Timelineruiu edited edge metadata. Comment ActionsLGTM, assuming you ran the test with GNU ld and confirmed that you got the same result.
This revision is now accepted and ready to land.Sep 9 2016, 9:21 AM Closed by commit rL281202: [ELF/AArch64] Implement some UABS relocs (authored by evgeny777). · Explain WhySep 12 2016, 3:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70848 ELF/Target.cpp
test/ELF/Inputs/uabs_label.s
test/ELF/aarch64-relocs.s
|
The new cases should be moved here rather than below to sort cases by label.