OSDN Git Service

Bump minimum toolchain version
[android-x86/external-llvm.git] / docs / CMake.rst
index 9725a06..eb219c5 100644 (file)
@@ -578,6 +578,10 @@ 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
 ============