summaryrefslogtreecommitdiffstats
path: root/tests/run-make/rust-lld/main.rs
blob: bf159cd941cee495076a71cde49c7b92cb6e341d (plain)
1
2
3
4
// 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() {}