Home
last modified time | relevance | path

Searched refs:ENABLE_ASSERTIONS (Results 1 – 4 of 4) sorted by relevance

/external/llvm/utils/buildit/
DGNUmakefile38 ifndef ENABLE_ASSERTIONS
39 ENABLE_ASSERTIONS := no macro
66 $(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) \
/external/llvm/test/
DMakefile113 ENABLE_ASSERTIONS=0 macro
115 ENABLE_ASSERTIONS=1 macro
140 @$(ECHOPATH) s=@ENABLE_ASSERTIONS@=$(ENABLE_ASSERTIONS)=g >> lit.tmp
Dlit.site.cfg.in14 config.enable_assertions = @ENABLE_ASSERTIONS@
/external/llvm/cmake/modules/
DAddLLVM.cmake244 set(ENABLE_ASSERTIONS "1") variable
246 set(ENABLE_ASSERTIONS "0") variable