llvm-project/compiler-rt/test/profile
Greg Fitzgerald 6759fd9fdd Allow any test to be executed via a %run command.
Configure %run with COMPILER_RT_EMULATOR:

  $ cmake -DCOMPILER_RT_EMULATOR="qemu-arm -L $SYSROOT"

llvm-svn: 207707
2014-04-30 21:32:30 +00:00
..
CMakeLists.txt InstrProfile: Use SANITIZER_COMMON_LIT_TEST_DEPS 2014-04-01 16:05:15 +00:00
instrprof-basic.c Allow any test to be executed via a %run command. 2014-04-30 21:32:30 +00:00
lit.cfg Allow any test to be executed via a %run command. 2014-04-30 21:32:30 +00:00
lit.site.cfg.in