This is an archive of the discontinued LLVM Phabricator instance.

Add R_HEX_16_X relocation
ClosedPublic

Authored by sidneym on Aug 11 2018, 3:32 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sidneym created this revision.Aug 11 2018, 3:32 PM
sidneym updated this revision to Diff 160415.Aug 13 2018, 11:39 AM

Updated the testcase to reflect the fact this relocation only has 6 effective bits.

sidneym updated this revision to Diff 161022.Aug 16 2018, 6:51 AM

This is just a rebase.

If this patch looks ok I'd like to commit it.

Thanks,

sidneym updated this revision to Diff 161470.Aug 20 2018, 6:15 AM

Drop mask for R_HEX_32.

sidneym updated this revision to Diff 161703.Aug 21 2018, 5:58 AM
shankare accepted this revision.Aug 21 2018, 8:49 AM
This revision is now accepted and ready to land.Aug 21 2018, 8:49 AM
This revision was automatically updated to reflect the committed changes.