This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds and emit appropriate relocations
ClosedPublic

Authored by kzhuravl on Oct 12 2016, 10:47 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

kzhuravl updated this revision to Diff 74475.Oct 12 2016, 10:47 PM
kzhuravl retitled this revision from to [AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds and emit appropriate relocations.
kzhuravl updated this object.
kzhuravl added reviewers: tstellarAMD, tony-tye.
kzhuravl added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Oct 13 2016, 2:35 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 13 2016, 2:35 PM
This revision was automatically updated to reflect the committed changes.