Searched refs:llgo (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-go/ |
H A D | llvm-go.go | 153 func runGoWithLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags string, pack… argument 198 if llgo != "" { 199 newenv = append(newenv, "GCCGO="+llgo) 254 llgo := "" 264 {"llgo", &llgo}, 303 runGoWithLLVMEnv(args, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags, packages)
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
H A D | GitHubMove.rst | 752 libcxx libcxxabi libunwind lld lldb llgo llvm openmp 855 libcxx libcxxabi libunwind lld lldb llgo llvm openmp
|