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

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


tmsriram updated this revision to Diff 74577.
tmsriram added a comment.

Check if GV not null before checking its type.


https://reviews.llvm.org/D24849

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

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


More information about the llvm-commits mailing list