Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/llvm-shlib/
DMakefile37 IncludeInLibLlvm := $(filter-out $(ExcludeFromLibLlvm), $(Archives)) macro
38 LLVMLibsOptions := $(IncludeInLibLlvm:$(LibDir)/lib%.a=-l%)
39 LLVMLibsPaths := $(IncludeInLibLlvm)