Home
last modified time | relevance | path

Searched refs:CompileCommonOpts (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Support/
DMakefile18 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts)) macro
19 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts)) macro
/external/llvm/lib/CodeGen/
DMakefile20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts)) macro
/external/llvm/lib/Target/CppBackend/
DMakefile16 CompileCommonOpts += -Wno-format
/external/llvm/test/
DMakefile127 ifneq ($(findstring -flto,$(CompileCommonOpts)),)
130 ifneq ($(findstring -O4,$(CompileCommonOpts)),)
/external/llvm/projects/sample/
DMakefile.llvm.rules568 CompileCommonOpts += -pedantic -Wno-long-long
570 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \
576 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE
595 CompileCommonOpts += $(UNIVERSAL_ARCH_OPTIONS)
597 CompileCommonOpts += -isysroot $(UNIVERSAL_SDK_PATH)
642 $(TargetCommonOpts) $(CompileCommonOpts) -c
646 $(TargetCommonOpts) $(CompileCommonOpts) -c
649 $(CompileCommonOpts) $(CXX.Flags) -E
653 $(TargetCommonOpts) $(CompileCommonOpts) $(Strip)
657 $(TargetCommonOpts) $(CompileCommonOpts) -c
[all …]
/external/llvm/
DMakefile.rules645 CompileCommonOpts += -pedantic -Wno-long-long
647 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \
655 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE
730 $(TargetCommonOpts) $(CompileCommonOpts) -c
733 $(TargetCommonOpts) $(CompileCommonOpts) -c
736 $(CompileCommonOpts) $(CXX.Flags) -E
742 $(TargetCommonOpts) $(CompileCommonOpts) -E
/external/llvm/docs/
DMakefileGuide.rst858 CompileCommonOpts