Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-shlib/
H A 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
/minix3/external/bsd/llvm/dist/llvm/tools/lto/
H A DMakefile31 LLVMLibsOptions := $(LLVMLibsOptions) -Wl,-current_version \ macro
39 LLVMLibsOptions := $(LLVMLibsOptions) \ macro