[PATCH] D21982: [compiler-rt][XRay] Initial per-thread inmemory logging implementation
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 20:19:08 PDT 2016
dberris updated this revision to Diff 65466.
dberris added a comment.
- Remove redundant/wrong addition of COMPILER_RT_BUILD_XRAY
https://reviews.llvm.org/D21982
Files:
include/xray/xray_records.h
lib/xray/CMakeLists.txt
lib/xray/xray_flags.inc
lib/xray/xray_inmemory_log.cc
test/CMakeLists.txt
test/lit.common.cfg
test/xray/CMakeLists.txt
test/xray/TestCases/Linux/fixedsize-logging.cc
test/xray/lit.cfg
test/xray/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21982.65466.patch
Type: text/x-patch
Size: 15485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/e9dfae70/attachment.bin>
More information about the llvm-commits
mailing list