This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF][ARM] Add test cases for R_ARM_THM_MOV*-type relocs
ClosedPublic

Authored by tamas.petz on Feb 19 2020, 5:20 AM.

Details

Summary

This patch adds missing tests cases for R_ARM_THM_MOVW/MOVT* relocations for the sake of completeness.

Diff Detail

Event Timeline

tamas.petz created this revision.Feb 19 2020, 5:20 AM
psmith accepted this revision.Feb 19 2020, 9:05 AM
psmith added a subscriber: psmith.

Thanks for the patch, and for splitting these out from D74604.

This revision is now accepted and ready to land.Feb 19 2020, 9:05 AM
MaskRay accepted this revision.Feb 19 2020, 6:24 PM
This revision was automatically updated to reflect the committed changes.