diff options
| author | Josh Stone <cuviper@gmail.com> | 2016-11-17 21:50:59 -0800 |
|---|---|---|
| committer | Josh Stone <cuviper@gmail.com> | 2016-11-17 21:50:59 -0800 |
| commit | f3240377e6ebdff032e9275aee8dd461e9866cbb (patch) | |
| tree | 1a51ce3c7b855c15abe6510605b849d91cb0771e /src/test/run-pass/thinlto | |
| parent | f13391a60386fc022761c2aa03f13958d757f2ce (diff) | |
| download | rust-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
