[PATCH] D24849: Make CanUseCopyRelocWithPIE a llc option, -pie-copy-relocations

Sriraman Tallam via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 14:03:48 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284160: New llc option pie-copy-relocations to optimize access to extern globals. (authored by tmsriram).

Changed prior to commit:
  https://reviews.llvm.org/D24849?vs=74577&id=74582#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24849

Files:
  llvm/trunk/include/llvm/MC/MCTargetOptions.h
  llvm/trunk/include/llvm/MC/MCTargetOptionsCommandFlags.h
  llvm/trunk/lib/MC/MCTargetOptions.cpp
  llvm/trunk/lib/Target/TargetMachine.cpp
  llvm/trunk/test/CodeGen/X86/global-access-pie-copyrelocs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24849.74582.patch
Type: text/x-patch
Size: 6779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161013/4f9bf6bb/attachment.bin>


More information about the llvm-commits mailing list