Simplify the logic that tries to open the GCDA file at all costs. Basically, if
authorBill Wendling <isanbard@gmail.com>
Mon, 28 May 2012 09:46:43 +0000 (09:46 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 28 May 2012 09:46:43 +0000 (09:46 +0000)
commit65adec933ddca720b52c34d53777acd5f92a5cb1
tree0e811b182d8f624255b10ec3481ea3e854b560ab
parentbba2a7d46dcc02bd3dfb373718b2f043413f52f7
Simplify the logic that tries to open the GCDA file at all costs. Basically, if
we can't open the file even after creating all of the directories to it, then
just give up.

llvm-svn: 157572
compiler-rt/lib/profile/GCDAProfiling.c