| commit | 1c8928091655a5f57f9ff71bbf323413b526f98d | [log] [tgz] |
|---|---|---|
| author | Chris Bieneman <beanz@apple.com> | Tue Oct 13 05:35:12 2015 +0000 |
| committer | Chris Bieneman <beanz@apple.com> | Tue Oct 13 05:35:12 2015 +0000 |
| tree | 439f957233a31c7895bdd766b5494a6085ae83e7 | |
| parent | 334d46150dc613d78a514e127c9fea83b22fc914 [diff] |
[CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should error out if it is specified when not using clang. Also updated the CMake docs. Based on post-commit review of r250108 from Sean Silvas. llvm-svn: 250150