Home
last modified time | relevance | path

Searched refs:REQUIRES_EH (Results 1 – 12 of 12) sorted by relevance

/external/llvm/
Dllvm-host-build.mk26 ifneq ($(REQUIRES_EH),1)
29 REQUIRES_EH := 0
Dllvm-device-build.mk38 ifneq ($(REQUIRES_EH),1)
43 REQUIRES_EH := 0
DMakefile.rules358 ifndef REQUIRES_EH
/external/llvm/examples/ExceptionDemo/
DMakefile12 REQUIRES_EH = 1 macro
/external/llvm/tools/bugpoint-passes/
DMakefile18 ifneq ($(REQUIRES_EH), 1)
/external/llvm/lib/Transforms/Hello/
DMakefile18 ifneq ($(REQUIRES_EH), 1)
/external/clang/examples/PrintFunctionNames/
DMakefile16 ifneq ($(REQUIRES_EH), 1)
/external/llvm/lib/TableGen/
DAndroid.mk22 REQUIRES_EH := 1
/external/clang/utils/TableGen/
DAndroid.mk20 REQUIRES_EH := 1
/external/llvm/utils/TableGen/
DAndroid.mk42 REQUIRES_EH := 1
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch1518 +REQUIRES_EH := 1
3672 +ifneq ($(REQUIRES_EH),1)
3677 +REQUIRES_EH := 0
3766 +ifneq ($(REQUIRES_EH),1)
3769 +REQUIRES_EH := 0
4348 +REQUIRES_EH := 1
4378 +REQUIRES_EH := 1
4557 +#REQUIRES_EH := 1
4610 +REQUIRES_EH := 1
/external/clang/patches/
D0004-Add-Android-build-system.patch1848 +REQUIRES_EH := 1