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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 23:29:47 PDT 2017


dberris updated this revision to Diff 111470.
dberris retitled this revision from "[XRay][CodeGen] Imbue attributes to the labels for XRay instrumentation" to "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic references".
dberris edited the summary of this revision.
dberris added a reviewer: pcc.
dberris added a comment.

Missing test changes; re-titling and updating for review. Next update should contain updated (and new) tests.


https://reviews.llvm.org/D36615

Files:
  include/llvm/CodeGen/AsmPrinter.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/xray-attribute-instrumentation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36615.111470.patch
Type: text/x-patch
Size: 15265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170817/6e37eaf5/attachment.bin>


More information about the llvm-commits mailing list