commit | a08053624bb954d515108349527356c318108658 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Wed Sep 20 17:16:01 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Wed Sep 20 17:16:01 2017 +0000 |
tree | c981b2b9a133b50932746302e5bec2cebd6a5c73 | |
parent | 580fbe1a5e29e08c16ebd9c6243a51ec48c32a5f [diff] |
[cmake] Add an option to build llvm with IR PGO This adds an LLVM_ENABLE_IR_PGO option to enable building llvm and its tools with IR PGO instrumentation. Usage: -DLLVM_BUILD_INSTRUMENTED=On -DLLVM_ENABLE_IR_PGO=On (both options must be enabled) Differential Revision: https://reviews.llvm.org/D38066 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313770 91177308-0d34-0410-b5e6-96231b3b80d8