Skip to content

Commit d8454fc

Browse files
committed
Add flags
1 parent 9b9a1f2 commit d8454fc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/test/debuginfo/repr-u128.rs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
// compile-flags: --emit=llvm-ir -C debuginfo=2
1+
// ignore-windows
2+
//min-system-llvm-version 8.0
3+
4+
//compile-flags: -g -C no-prepopulate-passes
25
#![feature(repr128)]
36

47
#[repr(u128)]

0 commit comments

Comments
 (0)