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

  /external/llvm/test/
Makefile 114 ENABLE_ASSERTIONS=0
116 ENABLE_ASSERTIONS=1
143 @$(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 675 milliseconds