rust/tests/run-make/rust-lld/main.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
177 B
Rust
Raw Normal View History

2023-06-22 15:26:32 -05:00
// Test linking using `cc` with `rust-lld`, using the unstable CLI described in MCP 510
// see https://github.com/rust-lang/compiler-team/issues/510 for more info
fn main() {}