[CMake] Adding support for passing in profiling data.
authorChris Bieneman <beanz@apple.com>
Mon, 12 Oct 2015 21:13:20 +0000 (21:13 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 12 Oct 2015 21:13:20 +0000 (21:13 +0000)
commitce28cbb5077c068af4f24d1e04b8ddfa54a2261c
tree676fa4bf801c0b7974fef530fc4e71e1c334e48a
parent152b80c1ee088dc65151051ab42e07a8e75c5101
[CMake] Adding support for passing in profiling data.

Adds LLVM_PROFDATA_FILE option to allow specifying a profile data file to be used during compilation of LLVM and subprojects.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250108 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt