Home
last modified time | relevance | path

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

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