[PATCH] Allow compiler-rt tests to be run on a simulator or remotely
Greg Fitzgerald
garious at gmail.com
Fri Apr 18 09:21:28 PDT 2014
Hi samsonov,
With this patch, tests can add "%run" to run executables on a simulator or remotely. This patch only adds %run to the 'profile' test. A following patch adds "%run" to the test cases.
http://reviews.llvm.org/D3425
Files:
test/asan/CMakeLists.txt
test/asan/lit.site.cfg.in
test/lit.common.cfg
test/lit.common.configured.in
test/profile/instrprof-basic.c
test/profile/lit.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3425.1.patch
Type: text/x-patch
Size: 4652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140418/d01a4531/attachment.bin>
More information about the llvm-commits
mailing list