Use Nakamura's suggestion of bypassing using 'filename' and just the pointers directly.
authorBill Wendling <isanbard@gmail.com>
Wed, 28 Mar 2012 01:30:51 +0000 (01:30 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 28 Mar 2012 01:30:51 +0000 (01:30 +0000)
commit7242a4fb86d9b369a467e3a85ce02bc94c6d9dc8
tree540ff28003a813bcc615aed942959a582eb38eca
parent5ca6b02d22442a8b55a523d42981e026b3b07dcb
Use Nakamura's suggestion of bypassing using 'filename' and just the pointers directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153558 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/GCDAProfiling.c