forked from OSchip/llvm-project
4f1dae295f
Just ignore the -rpath-link command line option in the same way like gold do. Behavior of lld/gold differs from gnu ld here. GNU ld tries to resolve undefined symbols in all shared object files at link time. Differential revision: http://reviews.llvm.org/D18269 llvm-svn: 263876 |
||
---|---|---|
clang | ||
clang-tools-extra | ||
compiler-rt | ||
debuginfo-tests | ||
libclc | ||
libcxx | ||
libcxxabi | ||
libunwind | ||
lld | ||
lldb | ||
llgo | ||
llvm | ||
openmp | ||
polly |