[PATCH] D36615: [XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic references in .text

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 21:50:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311525: [XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic… (authored by dberris).

Repository:
  rL LLVM

https://reviews.llvm.org/D36615

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/AArch64/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/AArch64/xray-tail-call-sled.ll
  llvm/trunk/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/Mips/xray-section-group.ll
  llvm/trunk/test/CodeGen/X86/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-custom-log.ll
  llvm/trunk/test/CodeGen/X86/xray-log-args.ll
  llvm/trunk/test/CodeGen/X86/xray-loop-detection.ll
  llvm/trunk/test/CodeGen/X86/xray-section-group.ll
  llvm/trunk/test/CodeGen/X86/xray-tail-call-sled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36615.112294.patch
Type: text/x-patch
Size: 25951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/bda7018f/attachment.bin>


More information about the llvm-commits mailing list