[PATCH] D26983: [xray] Add XRay support for Mach-O in CodeGen

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 18:17:10 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287734: [xray] Add XRay support for Mach-O in CodeGen (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D26983?vs=78897&id=79013#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26983

Files:
  llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/trunk/lib/Target/ARM/ARMMCInstLower.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/ARM/xray-armv6-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/ARM/xray-armv7-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/ARM/xray-tail-call-sled.ll
  llvm/trunk/test/CodeGen/X86/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-tail-call-sled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26983.79013.patch
Type: text/x-patch
Size: 15318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/2741745f/attachment.bin>


More information about the llvm-commits mailing list