Ignore MSVC in test.
This commit is contained in:
parent
098fc9715e
commit
9d211b044d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
// Verify that `i32::cmp` FnDef type is declared with size 0 and align 1 in LLVM debuginfo.
|
||||
// compile-flags: -O -g -Cno-prepopulate-passes
|
||||
// ignore-msvc the types are mangled differently
|
||||
|
||||
use std::cmp::Ordering;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue