Searched refs:ENABLE_ASSERTIONS (Results 1 – 9 of 9) sorted by relevance
38 ifndef ENABLE_ASSERTIONS39 ENABLE_ASSERTIONS := no macro66 $(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) \
114 ENABLE_ASSERTIONS=0 macro116 ENABLE_ASSERTIONS=1 macro143 @$(ECHOPATH) s=@ENABLE_ASSERTIONS@=$(ENABLE_ASSERTIONS)=g >> lit.tmp
25 config.enable_assertions = @ENABLE_ASSERTIONS@
60 # ifdef ENABLE_ASSERTIONS
52 #ifdef ENABLE_ASSERTIONS
10 #undef ENABLE_ASSERTIONS
356 AC_DEFINE([ENABLE_ASSERTIONS], [1], [Assertions]) definition
52 list(GET CONFIG_OUTPUT 0 ENABLE_ASSERTIONS)60 set(LLVM_ENABLE_ASSERTIONS ${ENABLE_ASSERTIONS}
973 set(ENABLE_ASSERTIONS "1") variable975 set(ENABLE_ASSERTIONS "0") variable