[PATCH] D42216: Use New Module Metadata String "AvoidPLT" to avoid calls via PLT

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 14:57:21 PST 2018


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

Rafael's change included and test case updated.  "Avoid PLT" changed to "RtLibUseGOT".


https://reviews.llvm.org/D42216

Files:
  include/llvm/IR/Module.h
  lib/IR/Module.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/no-plt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42216.131514.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/1dc31170/attachment.bin>


More information about the llvm-commits mailing list