Home
last modified time | relevance | path

Searched defs:LLVMLibsOptions (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-shlib/
DMakefile40 LLVMLibsOptions := $(IncludeInLibLlvm:$(LibDir)/lib%.a=-l%) macro
48 LLVMLibsOptions := $(LLVMLibsOptions) -Wl,-current_version \ macro
53 LLVMLibsOptions := $(LLVMLibsOptions) -all_load macro
58 LLVMLibsOptions := -Wl,--whole-archive $(LLVMLibsOptions) \ macro
74 LLVMLibsOptions := -Wl,-z -Wl,allextract $(LLVMLibsOptions) macro
81 LLVMLibsOptions := $(SHLIB_STUBS) $(LLVMLibsOptions) macro
/external/llvm/tools/lto/
DMakefile31 LLVMLibsOptions := $(LLVMLibsOptions) -Wl,-current_version \ macro
39 LLVMLibsOptions := $(LLVMLibsOptions) \ macro