* A bit of cleanup of the 'recursive_mkdir'. No functionality change.
authorBill Wendling <isanbard@gmail.com>
Mon, 28 May 2012 09:41:48 +0000 (09:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 28 May 2012 09:41:48 +0000 (09:41 +0000)
commitbba2a7d46dcc02bd3dfb373718b2f043413f52f7
tree529dc289b57ec9896a1d0c11d7788b6509e995e4
parentd5585307547f404453a5009a75016b23c62cf703
* A bit of cleanup of the 'recursive_mkdir'. No functionality change.
* Check for absolute paths before using the GCOV_PREFIX.
* Don't add an ending path separator if there's already one.

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