Home
last modified time | relevance | path

Searched defs:LLVM_ENABLE_ASSERTIONS (Results 1 – 4 of 4) sorted by relevance

/external/llvm/cmake/modules/
DMakefile19 LLVM_ENABLE_ASSERTIONS := 0 macro
21 LLVM_ENABLE_ASSERTIONS := 1 macro
DLLVMConfig.cmake.in26 set(LLVM_ENABLE_ASSERTIONS @LLVM_ENABLE_ASSERTIONS@) variable
/external/llvm/
DCMakeLists.txt245 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" OFF) option
247 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" ON) option
/external/clang/
DCMakeLists.txt60 set(LLVM_ENABLE_ASSERTIONS ${ENABLE_ASSERTIONS} variable