about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2019-06-09 16:28:25 -0700
committerPetr Hosek <phosek@google.com>2019-06-10 19:50:34 -0700
commit48f205d496213ac64e7596b1e3e3807b28833e14 (patch)
treeb8b15258f6de125ce784d5000ee15ab533a4e7c0 /src/test/ui/thinlto
parent8b36867093fb774bcbd9f787cbc470a5f44c1310 (diff)
downloadrust-48f205d496213ac64e7596b1e3e3807b28833e14.tar.gz
rust-48f205d496213ac64e7596b1e3e3807b28833e14.zip
Pass LLVM linker flags to librustc_llvm build
Some -L and -l flags may be needed even when building librustc_llvm,
for example when using static libc++ on Linux we may need to manually
specify the library search path and -ldl -lpthread as additional link
dependencies. We pass LLVM linker flags from config to librustc_llvm
build to make sure these cases are handled.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions