Add some skip flags
This commit is contained in:
parent
f22bc7b1cf
commit
d717e55f19
@ -1,6 +1,9 @@
|
||||
// compile-flags: -C no-prepopulate-passes
|
||||
// Regression test for #29988
|
||||
|
||||
// compile-flags: -C no-prepopulate-passes
|
||||
// only-x86_64
|
||||
// ignore-windows
|
||||
|
||||
#[repr(C)]
|
||||
struct S {
|
||||
f1: i32,
|
||||
|
Loading…
x
Reference in New Issue
Block a user