llvm-6502/runtime/libprofile
Bill Wendling 66e30f8db1 Try to use the CWD if the path to the GCDA output is not available (e.g., the
executable has been moved to another machine). If that's not available
(read-only or something), then exit gracefully.
<rdar://problem/11111686>


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153538 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-27 21:17:04 +00:00
..
BasicBlockTracing.c
CMakeLists.txt
CommonProfiling.c Fixing a warning in MSVC (this is also a test commit) 2012-02-05 19:43:39 +00:00
EdgeProfiling.c
GCDAProfiling.c Try to use the CWD if the path to the GCDA output is not available (e.g., the 2012-03-27 21:17:04 +00:00
libprofile.exports
Makefile Build and install the archive when building the Apple way. 2011-07-19 23:33:42 +00:00
OptimalEdgeProfiling.c
PathProfiling.c PathProfiling.c: Get rid of using "inline". We may expect compiler shall optimize out "static" scope w/o "inline". 2011-11-08 12:03:14 +00:00
Profiling.h