Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25548
[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.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2016, 2:35 PM Closed by commit rL284195: [AMDGPU] Add 32-bit lo/hi got and pc relative variant kinds and emit… (authored by kzhuravl). · Explain WhyOct 13 2016, 9:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 74613 llvm/trunk/include/llvm/MC/MCExpr.h
llvm/trunk/lib/MC/MCExpr.cpp
llvm/trunk/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp
llvm/trunk/test/MC/AMDGPU/reloc.s
|