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

/external/llvm/tools/llvm-shlib/
H A DMakefile39 IncludeInLibLlvm := $(filter-out $(ExcludeFromLibLlvm), $(Archives)) macro
40 LLVMLibsOptions := $(IncludeInLibLlvm:$(LibDir)/lib%.a=-l%)
41 LLVMLibsPaths := $(IncludeInLibLlvm)

Completed in 81 milliseconds