summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.rst
diff options
context:
space:
mode:
authorJF Bastien <jfbastien@apple.com>2019-01-31 23:29:39 +0000
committerJF Bastien <jfbastien@apple.com>2019-01-31 23:29:39 +0000
commite2dedd55645cf035ee43cf54bea176f61d587252 (patch)
tree627990822d0136998ae207b592396facee8ce09f /llvm/docs/CMake.rst
parent9a48438832a0216eff7ae92a8e2f8ad71e2bc2cc (diff)
downloadbcm5719-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.rst4
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
============
OpenPOWER on IntegriCloud