[CMake] Support thin LTO in PGO CMake cache
authorChris Bieneman <beanz@apple.com>
Wed, 19 Oct 2016 21:12:04 +0000 (21:12 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 19 Oct 2016 21:12:04 +0000 (21:12 +0000)
commitebe8b83fbc133a5d15d49599283d42e162c24108
treebfbcf59fc6e5774fcd82ab1a2e2ffd51073b410b
parent90d12f44b7cb0b072a1c2c49709ea371ab9d1a74
[CMake] Support thin LTO in PGO CMake cache

This allows you to set PGO_INSTRUMENT_LTO=Thin and have it work correctly.

llvm-svn: 284646
clang/cmake/caches/PGO.cmake