about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorJosh Stone <cuviper@gmail.com>2016-11-17 21:50:59 -0800
committerJosh Stone <cuviper@gmail.com>2016-11-17 21:50:59 -0800
commitf3240377e6ebdff032e9275aee8dd461e9866cbb (patch)
tree1a51ce3c7b855c15abe6510605b849d91cb0771e /src/test/run-pass/thinlto
parentf13391a60386fc022761c2aa03f13958d757f2ce (diff)
downloadrust-f3240377e6ebdff032e9275aee8dd461e9866cbb.tar.gz
rust-f3240377e6ebdff032e9275aee8dd461e9866cbb.zip
rustbuild: update the llvm link logic further
There are now four static/shared scenarios that can happen for the
supported LLVM versions:

- 3.9+: By default use `llvm-config --link-static`
- 3.9+ and `--enable-llvm-link-shared`: Use `--link-shared` instead.
- 3.8: Use `llvm-config --shared-mode` and go with its answer.
- 3.7: Just assume static, maintaining the status quo.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions