OSDN Git Service

Document the LLVM_ENABLE_BINDINGS option
authorSylvestre Ledru <sylvestre@debian.org>
Tue, 16 Jul 2019 11:59:17 +0000 (11:59 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 16 Jul 2019 11:59:17 +0000 (11:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366204 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CMake.rst

index 507a85d..f9b3844 100644 (file)
@@ -598,6 +598,12 @@ LLVM-specific variables
 **LLVM_USE_NEWPM**:BOOL
   If enabled, use the experimental new pass manager.
 
+**LLVM_USE_NEWPM**:BOOL
+  If enabled, use the experimental new pass manager.
+
+**LLVM_ENABLE_BINDINGS**:BOOL
+  If disabled, do not try to build the OCaml and go bindings.
+
 CMake Caches
 ============