Document the LLVM_ENABLE_BINDINGS option

llvm-svn: 366204
This commit is contained in:
Sylvestre Ledru 2019-07-16 11:59:17 +00:00
parent 3781086e1e
commit cdbbe489dd

View 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
============