HomeSort by relevance Sort by last modified time
    Searched refs:ENABLE_ASSERTIONS (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/
lit.site.cfg.in 10 config.enable_assertions = @ENABLE_ASSERTIONS@
Makefile 175 ENABLE_ASSERTIONS=0
177 ENABLE_ASSERTIONS=1
188 @$(ECHOPATH) s=@ENABLE_ASSERTIONS@=$(ENABLE_ASSERTIONS)=g >> lit.tmp
  /external/llvm/utils/buildit/
GNUmakefile 38 ifndef ENABLE_ASSERTIONS
39 ENABLE_ASSERTIONS := no
69 $(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) $(INSTALL_LIBLTO) \

Completed in 72 milliseconds