hanchenye-llvm-project/compiler-rt/lib/profile
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
..
CMakeLists.txt [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
GCDAProfiling.c Fix think-o from r199332 -- write to the new_filename we're building, not 2014-01-19 07:37:29 +00:00
Makefile.mk
PGOProfiling.c Add an environment variable to override the default profile output file. 2014-02-20 19:52:32 +00:00