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 9 config.enable_assertions = @ENABLE_ASSERTIONS@
Makefile 158 ENABLE_ASSERTIONS=0
160 ENABLE_ASSERTIONS=1
171 @$(ECHOPATH) s=@ENABLE_ASSERTIONS@=$(ENABLE_ASSERTIONS)=g >> lit.tmp
  /external/llvm/utils/buildit/
GNUmakefile 38 ifndef ENABLE_ASSERTIONS
39 ENABLE_ASSERTIONS := no
66 $(ENABLE_ASSERTIONS) $(LLVM_OPTIMIZED) \

Completed in 103 milliseconds