| commit | ebe8b83fbc133a5d15d49599283d42e162c24108 | [log] [tgz] |
|---|---|---|
| author | Chris Bieneman <beanz@apple.com> | Wed Oct 19 21:12:04 2016 +0000 |
| committer | Chris Bieneman <beanz@apple.com> | Wed Oct 19 21:12:04 2016 +0000 |
| tree | bfbcf59fc6e5774fcd82ab1a2e2ffd51073b410b | |
| parent | 90d12f44b7cb0b072a1c2c49709ea371ab9d1a74 [diff] |
[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