]> granicus.if.org Git - clang/commit
[Profile] Use a flag to enable PGO rather than the profraw filename
authorXinliang David Li <davidxl@google.com>
Sat, 23 Jul 2016 04:28:59 +0000 (04:28 +0000)
committerXinliang David Li <davidxl@google.com>
Sat, 23 Jul 2016 04:28:59 +0000 (04:28 +0000)
commit591295657ccd0b4fe27532a0bd9421caf76f0fc6
tree5b662858e8c4c05fed633c6ec6d0f6b008d560c6
parent816893384b5b496ee70242c3d1cfe2d29e1573d2
[Profile] Use a flag to enable PGO rather than the profraw filename

Patch by Jake VanAdrighem

Differential Revision: http://reviews.llvm.org/D22608

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