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

/macosx-10.10/llvmCore-3425.0.34/tools/llvm-shlib/
H A DMakefile37 IncludeInLibLlvm := $(filter-out $(ExcludeFromLibLlvm), $(Archives)) macro
38 LLVMLibsOptions := $(IncludeInLibLlvm:$(LibDir)/lib%.a=-l%)
39 LLVMLibsPaths := $(IncludeInLibLlvm)

Completed in 122 milliseconds