about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-04-14 19:47:40 +0000
committerbors <bors@rust-lang.org>2019-04-14 19:47:40 +0000
commitaa99abeb262307d5e9aa11a792312fd620b7f89a (patch)
treed5c1e6a14f774b97aba3a71b3962eb038094aabe /src/rustllvm/RustWrapper.cpp
parent9cd61f025b1b92076e69a9ef2d9233325c7d8bdc (diff)
parent5cd51b1d8416ce5670a2411a22886bd683bb2766 (diff)
downloadrust-aa99abeb262307d5e9aa11a792312fd620b7f89a.tar.gz
rust-aa99abeb262307d5e9aa11a792312fd620b7f89a.zip
Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011
Properly parse '--extern-private' with name and path

It turns out that https://github.com/rust-lang/rust/pull/57586 didn't properly parse `--extern-private name=path`.

This PR properly implements the `--extern-private` option. I've added a new `extern-private` option to `compiletest`, which causes an `--extern-private` option to be passed to the compiler with the proper path.

Part of https://github.com/rust-lang/rust/issues/44663
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions