Try to use the CWD if the path to the GCDA output is not available (e.g., the
authorBill Wendling <isanbard@gmail.com>
Tue, 27 Mar 2012 21:17:04 +0000 (21:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 27 Mar 2012 21:17:04 +0000 (21:17 +0000)
commit66e30f8db180bdc0fba637c84e7b72396a08d8f2
treec888523dd1eede94b63df800b87b4006a89d7b65
parentced8af11071b026bd3e03a962e467755077e1c5a
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
runtime/libprofile/GCDAProfiling.c