Searched refs:LLVM_ENABLE_ASSERTIONS (Results 1 – 8 of 8) sorted by relevance
26 set(LLVM_ENABLE_ASSERTIONS @LLVM_ENABLE_ASSERTIONS@) variable
17 LLVM_ENABLE_ASSERTIONS := 0 macro19 LLVM_ENABLE_ASSERTIONS := 1 macro
58 if( LLVM_ENABLE_ASSERTIONS )84 if( LLVM_ENABLE_ASSERTIONS )
972 if(LLVM_ENABLE_ASSERTIONS AND NOT MSVC_IDE)
282 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" OFF) option284 option(LLVM_ENABLE_ASSERTIONS "Enable assertions" ON) option400 if(CMAKE_CROSSCOMPILING OR (LLVM_OPTIMIZED_TABLEGEN AND LLVM_ENABLE_ASSERTIONS))
60 set(LLVM_ENABLE_ASSERTIONS ${ENABLE_ASSERTIONS} variable63 mark_as_advanced(LLVM_ENABLE_ASSERTIONS)
256 **LLVM_ENABLE_ASSERTIONS**:BOOL543 ``LLVM_ENABLE_ASSERTIONS``
2578 of `LLVM_ENABLE_ASSERTIONS`.