Home
last modified time | relevance | path

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

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