about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2019-01-05 23:56:46 +0800
committerGitHub <noreply@github.com>2019-01-05 23:56:46 +0800
commit3d8e5d40c5cd63b59ab12cf96bae40fdaa03927a (patch)
treee2b169be162ecabe8500d0a39aa6fbebc6eaed1e /src/rustllvm/RustWrapper.cpp
parent6c58b842d61992a470a726bbc3abfdc540c2c6af (diff)
parent794b81ea5eb11db59e1337e3a09b2b2b2480c1bd (diff)
downloadrust-3d8e5d40c5cd63b59ab12cf96bae40fdaa03927a.tar.gz
rust-3d8e5d40c5cd63b59ab12cf96bae40fdaa03927a.zip
Rollup merge of #57233 - Smibu:rename-and-fix-nolink-test, r=alexcrichton
Rename and fix nolink-with-link-args test

There are three problems with the nolink-with-link-args test:

* The test fails when using MSVC. It's caused by the `linker-flavor=ld` flag which was added in #46291.
* In its comment, this test tests that "link_args are indeed passed when nolink is specified", but the `nolink` attribute has been removed [a long time ago](https://github.com/rust-lang/rust/pull/12826).
* Pattern has a small typo.

At first I was going to completely remove this test, but there is [a closed pull request for that](https://github.com/rust-lang/rust/pull/21090).

So:

* rename the file as suggested in the closed PR
* adjust the comment
* fix typo in the pattern
* add `ignore-msvc`.

r? @alexcrichton
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions