Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DMakefile18 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts)) macro
19 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts)) macro
22 CompileCommonOpts += -DLLVM_VERSION_INFO='"$(LLVM_VERSION_INFO)"'
/external/llvm/lib/CodeGen/
DMakefile20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts)) macro
/external/llvm/lib/Target/CppBackend/
DMakefile16 CompileCommonOpts += -Wno-format
/external/llvm/
DMakefile.rules686 CompileCommonOpts += -pedantic -Wno-long-long
688 CompileCommonOpts += -Wall -W -Wno-unused-parameter -Wwrite-strings \
696 CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE
767 $(TargetCommonOpts) $(CompileCommonOpts) -c
770 $(TargetCommonOpts) $(CompileCommonOpts) -c
773 $(CompileCommonOpts) $(CXX.Flags) -E
779 $(TargetCommonOpts) $(CompileCommonOpts) -E
/external/llvm/docs/
DMakefileGuide.rst856 CompileCommonOpts