Add support for the GCOV_PREFIX_STRIP env variable which tries to strip off the first...
authorBill Wendling <isanbard@gmail.com>
Mon, 28 May 2012 10:09:01 +0000 (10:09 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 28 May 2012 10:09:01 +0000 (10:09 +0000)
commitaa888a29eb3d3fe682ec62d26ea47ea4627636a6
treee6a42b68ddac3e3026bed4ece2cdb916a9a0ea78
parent1e039681c50faa81df9145d08bfc2418743efcba
Add support for the GCOV_PREFIX_STRIP env variable which tries to strip off the first 'n' directories from the filename.

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