HomeSort by relevance Sort by last modified time
    Searched refs:CompileCommonOpts (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
Makefile 18 CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
19 CompileCommonOpts := $(filter-out -Wno-long-long,$(CompileCommonOpts))
22 CompileCommonOpts += -DLLVM_VERSION_INFO='"$(LLVM_VERSION_INFO)"'
  /external/llvm/lib/CodeGen/
Makefile 20 CompileCommonOpts := $(filter-out -pedantic, $(CompileCommonOpts))
  /external/llvm/lib/Target/CppBackend/
Makefile 16 CompileCommonOpts += -Wno-format

Completed in 361 milliseconds