[PATCH] D21612: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 07:22:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276117: [compiler-rt] [XRay] Basic initialization and flag definition for XRay runtime (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D21612?vs=64684&id=64686#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21612

Files:
  compiler-rt/trunk/CMakeLists.txt
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/include/CMakeLists.txt
  compiler-rt/trunk/include/xray/xray_interface.h
  compiler-rt/trunk/lib/CMakeLists.txt
  compiler-rt/trunk/lib/xray/CMakeLists.txt
  compiler-rt/trunk/lib/xray/xray_flags.cc
  compiler-rt/trunk/lib/xray/xray_flags.h
  compiler-rt/trunk/lib/xray/xray_flags.inc
  compiler-rt/trunk/lib/xray/xray_init.cc
  compiler-rt/trunk/lib/xray/xray_interface.cc
  compiler-rt/trunk/lib/xray/xray_interface_internal.h
  compiler-rt/trunk/lib/xray/xray_trampoline_x86.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21612.64686.patch
Type: text/x-patch
Size: 24859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/c0f7f340/attachment.bin>


More information about the llvm-commits mailing list