[PATCH] D21612: Work-in-Progress compiler-rt prototype for XRay runtime.

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 10:29:51 PDT 2016


dberris created this revision.
dberris added reviewers: echristo, kcc.
dberris added a subscriber: llvm-commits.
dberris added a dependency: D19904: XRay: Add entry and exit sleds.
Herald added a subscriber: mehdi_amini.

Depends on D19904

http://reviews.llvm.org/D21612

Files:
  CMakeLists.txt
  cmake/config-ix.cmake
  include/CMakeLists.txt
  include/xray/xray_interface.h
  lib/CMakeLists.txt
  lib/xray/CMakeLists.txt
  lib/xray/xray_init.cc
  lib/xray/xray_interface.cc
  lib/xray/xray_interface_internal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21612.61570.patch
Type: text/x-patch
Size: 19205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/1ffa22e1/attachment.bin>


More information about the llvm-commits mailing list