Searched defs:CompileCommonOpts (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMakefile20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts)) macro
/external/swiftshader/third_party/LLVM/lib/Support/
H A DMakefile21 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts)) macro
22 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts)) macro

Completed in 125 milliseconds