[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
Thu Aug 17 23:09:29 PDT 2017


dberris updated this revision to Diff 111621.
dberris marked an inline comment as done.
dberris added a comment.

Rebase


https://reviews.llvm.org/D36615

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36615.111621.patch
Type: text/x-patch
Size: 25570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/668d0d17/attachment-0001.bin>


More information about the llvm-commits mailing list