[PATCH] D17938: CodeGen: Use PLT relocations for relative references to unnamed_addr functions.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 13:46:08 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL267211: CodeGen: Use PLT relocations for relative references to unnamed_addr functions. (authored by pcc).
Changed prior to commit:
http://reviews.llvm.org/D17938?vs=51242&id=54713#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17938
Files:
llvm/trunk/include/llvm/Analysis/ConstantFolding.h
llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
llvm/trunk/include/llvm/Target/TargetLoweringObjectFile.h
llvm/trunk/lib/Analysis/ConstantFolding.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/lib/Target/ARM/ARMTargetObjectFile.h
llvm/trunk/lib/Target/X86/X86TargetObjectFile.cpp
llvm/trunk/lib/Target/X86/X86TargetObjectFile.h
llvm/trunk/test/CodeGen/ARM/plt-relative-reloc.ll
llvm/trunk/test/CodeGen/X86/x86-64-plt-relative-reloc.ll
llvm/trunk/test/CodeGen/X86/x86-plt-relative-reloc.ll
llvm/trunk/test/MC/COFF/cross-section-relative.ll
llvm/trunk/test/MC/MachO/AArch64/cstexpr-gotpcrel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17938.54713.patch
Type: text/x-patch
Size: 17867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/6c231fa6/attachment.bin>
More information about the llvm-commits
mailing list