[PATCH] D26597: [XRay][compiler-rt] Disable XRay instrumentation of the XRay runtime.

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 21:53:54 PST 2016


dberris updated this revision to Diff 77943.
dberris marked 3 inline comments as done.
dberris added a comment.

- Address review comments


https://reviews.llvm.org/D26597

Files:
  cmake/builtin-config-ix.cmake
  lib/xray/CMakeLists.txt
  lib/xray/xray_arm.cc
  lib/xray/xray_defs.h
  lib/xray/xray_flags.cc
  lib/xray/xray_init.cc
  lib/xray/xray_inmemory_log.cc
  lib/xray/xray_interface.cc
  lib/xray/xray_x86_64.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26597.77943.patch
Type: text/x-patch
Size: 17210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/e7eb76d0/attachment.bin>


More information about the llvm-commits mailing list