Skip to content

Commit 2984799

Browse files
committed
Add a simple test.
1 parent ae322ff commit 2984799

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// compile-flags: -C lto -C bitcode-in-rlib=no
2+
3+
fn main() {}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
error: options `-C bitcode-in-rlib=no` and `-C lto` are incompatible
2+

0 commit comments

Comments
 (0)