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

/external/llvm/tools/llvm-shlib/
H A DMakefile38 ExcludeFromLibLlvm := $(basename $(SharedLibraries)).a %/libLLVMTableGen.a macro
39 IncludeInLibLlvm := $(filter-out $(ExcludeFromLibLlvm), $(Archives))

Completed in 223 milliseconds