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

  /external/llvm/test/
Makefile 120 ENABLE_ASSERTIONS=0
122 ENABLE_ASSERTIONS=1
147 @$(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 47 milliseconds