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 14 config.enable_assertions = @ENABLE_ASSERTIONS@
Makefile 113 ENABLE_ASSERTIONS=0
115 ENABLE_ASSERTIONS=1
140 @$(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 297 milliseconds