hanchenye-llvm-project/compiler-rt/lib
Bob Wilson 96e99556ad Add an environment variable to override the default profile output file.
Also rename the default output file from "pgo-data" to "default.profdata".
The ".profdata" suffix is consistent with the name of the new llvm-profdata
tool.

llvm-svn: 201808
2014-02-20 19:52:32 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [CMake] break dependency between unit tests and runtimes in standalone build 2014-02-20 12:03:56 +00:00
builtins [CMake] Add top-level target for each compiler-rt library, and add 'compiler-rt' target encompassing them all. 2014-02-18 09:33:45 +00:00
dfsan [CMake] Rename several variables 2014-02-18 14:28:53 +00:00
interception [CMake] Simplify setting compile flag disabling RTTI 2014-02-18 07:52:40 +00:00
lsan [CMake] Add top-level target for each compiler-rt library, and add 'compiler-rt' target encompassing them all. 2014-02-18 09:33:45 +00:00
msan [CMake] break dependency between unit tests and runtimes in standalone build 2014-02-20 12:03:56 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile Add an environment variable to override the default profile output file. 2014-02-20 19:52:32 +00:00
sanitizer_common Move config for sanitizer_common tests under test/ for consistency 2014-02-20 12:18:08 +00:00
tsan [CMake] break dependency between unit tests and runtimes in standalone build 2014-02-20 12:03:56 +00:00
ubsan [CMake] Add top-level target for each compiler-rt library, and add 'compiler-rt' target encompassing them all. 2014-02-18 09:33:45 +00:00
CMakeLists.txt [FreeBSD] Enable building a few runtime libraries on FreeBSD. 2014-02-20 13:14:05 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00