hanchenye-llvm-project/compiler-rt/test/profile
Greg Fitzgerald 40a6401b1f Run common and profile tests in cross-compiled builds.
Route target_cflags to common and profile tests

llvm-svn: 209248
2014-05-20 22:04:27 +00:00
..
Inputs profile: add logging on failure 2014-05-18 19:33:37 +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
instrprof-dlopen.test profile: adjust flags for libdl 2014-05-18 19:33:39 +00:00
instrprof-dynamic-one-shared.test InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
instrprof-dynamic-two-shared.test InstrProf: Create a PIC version of the profile runtime 2014-05-16 04:07:09 +00:00
instrprof-reset-counters.c InstrProf: Test the functions in the runtime 2014-05-09 23:14:58 +00:00
instrprof-set-filename.c InstrProf: Test the functions in the runtime 2014-05-09 23:14:58 +00:00
instrprof-without-libc.c InstrProf: Pacify buildbots after r208460 2014-05-09 23:47:49 +00:00
instrprof-write-file-atexit-explicitly.c InstrProf: Test the functions in the runtime 2014-05-09 23:14:58 +00:00
instrprof-write-file-only.c profile: explicitly initialize file name in the test 2014-05-18 20:05:35 +00:00
instrprof-write-file.c InstrProf: Test the functions in the runtime 2014-05-09 23:14:58 +00:00
lit.cfg Run common and profile tests in cross-compiled builds. 2014-05-20 22:04:27 +00:00
lit.site.cfg.in