Lines Matching refs:OFF
26 "Append the version control system revision id to LLVM version" OFF)
102 "Build all libraries as shared libraries instead of static" OFF)
119 option(LLVM_ENABLE_FFI "Use libffi to call external functions from the interpreter" OFF)
149 option(LLVM_ENABLE_WARNINGS "Enable compiler warnings." OFF)
155 option(LLVM_ENABLE_WERROR "Fail and stop if a warning is triggered." OFF)
158 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" OFF)
165 OFF)
176 "Use opagent JIT interface to inform OProfile about JIT code" OFF)
189 "Use -gsplit-dwarf when compiling llvm." OFF)
195 option(LLVM_BUILD_32_BITS "Build 32 bits executables and libraries." OFF)
218 "Build the LLVM tools. If OFF, just generate build targets." ON)
222 "Build the LLVM runtime libraries. If OFF, just generate build targets." ON)
225 "Build the LLVM example programs. If OFF, just generate build targets." OFF)
229 "Build LLVM unit tests. If OFF, just generate build targets." OFF)