OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ENABLE_ASSERTIONS
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/test/
Makefile
175
ENABLE_ASSERTIONS
=0
177
ENABLE_ASSERTIONS
=1
188
@$(ECHOPATH) s=@
ENABLE_ASSERTIONS
@=$(
ENABLE_ASSERTIONS
)=g >> lit.tmp
/external/swiftshader/third_party/LLVM/utils/buildit/
GNUmakefile
38
ifndef
ENABLE_ASSERTIONS
39
ENABLE_ASSERTIONS
:= no
69
$(
ENABLE_ASSERTIONS
) $(LLVM_OPTIMIZED) $(INSTALL_LIBLTO) \
Completed in 1221 milliseconds