]> granicus.if.org Git - clang/commit
PGO: use linker magic to find instrumentation data on Darwin
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 20 Mar 2014 03:57:11 +0000 (03:57 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 20 Mar 2014 03:57:11 +0000 (03:57 +0000)
commit3cbd488e9a8724adff28ee1f8b5fb9f80f93ff08
tree71d19063f37ffe3c0fc72ddff0a82d887d70ccd2
parent863a5e8b570d4ae0cfe22bf985a89ac33a508593
PGO: use linker magic to find instrumentation data on Darwin

<rdar://problem/15943240>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPGO.cpp