[PATCH] D43382: Xray instrumentation / enabling more tests
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 05:19:17 PST 2018
devnexen created this revision.
devnexen added reviewers: krytarowski, dberris.
devnexen created this object with visibility "All Users".
Herald added subscribers: Sanitizers, llvm-commits.
The Linux subdirectory mostly allows only on Linux x86_64 but now we can target x86_64 arch in general.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43382
Files:
test/xray/TestCases/Linux/always-never-instrument.cc
test/xray/TestCases/Linux/basic-filtering.cc
test/xray/TestCases/Linux/common-trampoline-alignment.cc
test/xray/TestCases/Linux/custom-event-handler-alignment.cc
test/xray/TestCases/Linux/fdr-mode.cc
test/xray/TestCases/Linux/fdr-single-thread.cc
test/xray/TestCases/Linux/fdr-thread-order.cc
test/xray/TestCases/Linux/quiet-start.cc
test/xray/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43382.134596.patch
Type: text/x-patch
Size: 4857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/4de9fad0/attachment.bin>
More information about the llvm-commits
mailing list