[PATCH] D32693: [XRay] Create an Index of sleds per function

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 20:51:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302109: [XRay] Create an Index of sleds per function (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D32693?vs=97262&id=97767#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32693

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.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/X86/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-tail-call-sled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32693.97767.patch
Type: text/x-patch
Size: 11275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170504/acdf23a0/attachment.bin>


More information about the llvm-commits mailing list