[PATCH] D28209: [XRay] Merge instrumentation point table emission code into AsmPrinter.

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 20:41:04 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290858: [XRay] Merge instrumentation point table emission code into AsmPrinter. (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D28209?vs=82785&id=82833#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28209

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.cpp
  llvm/trunk/lib/Target/ARM/ARMAsmPrinter.h
  llvm/trunk/lib/Target/ARM/ARMMCInstLower.cpp
  llvm/trunk/lib/Target/X86/X86AsmPrinter.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28209.82833.patch
Type: text/x-patch
Size: 13048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170103/7796e5cd/attachment.bin>


More information about the llvm-commits mailing list