diff options
| author | JF Bastien <jfbastien@apple.com> | 2019-01-31 23:29:39 +0000 |
|---|---|---|
| committer | JF Bastien <jfbastien@apple.com> | 2019-01-31 23:29:39 +0000 |
| commit | e2dedd55645cf035ee43cf54bea176f61d587252 (patch) | |
| tree | 627990822d0136998ae207b592396facee8ce09f /llvm/docs/CMake.rst | |
| parent | 9a48438832a0216eff7ae92a8e2f8ad71e2bc2cc (diff) | |
| download | bcm5719-llvm-e2dedd55645cf035ee43cf54bea176f61d587252.tar.gz bcm5719-llvm-e2dedd55645cf035ee43cf54bea176f61d587252.zip | |
Revert "Bump minimum toolchain version"
A handful of bots are still breaking, either because I missed them in my audit,
they were offline, or something else. I'm contacting their authors, but I'll
revert for now and re-commit later.
llvm-svn: 352814
Diffstat (limited to 'llvm/docs/CMake.rst')
| -rw-r--r-- | llvm/docs/CMake.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index eb219c58560..9725a0673d1 100644 --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -578,10 +578,6 @@ LLVM-specific variables may not compile at all, or might fail at runtime due to known bugs in these toolchains. -**LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN**:BOOL - If enabled, the compiler version check will only warn when using a toolchain - which is about to be deprecated, instead of emitting an error. - CMake Caches ============ |

