Searched defs:LLVM_ENABLE_ASSERTIONS (Results 1 – 4 of 4) sorted by relevance
19 LLVM_ENABLE_ASSERTIONS := 0 macro21 LLVM_ENABLE_ASSERTIONS := 1 macro
26 set(LLVM_ENABLE_ASSERTIONS @LLVM_ENABLE_ASSERTIONS@) variable
245 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" OFF) option247 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" ON) option
60 set(LLVM_ENABLE_ASSERTIONS ${ENABLE_ASSERTIONS} variable