Skip to content

Commit 3275488

Browse files
committed
Force LLVM IR verification in test
1 parent d3ad000 commit 3275488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/linkage-attr/common-linkage-non-zero-init.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//@ failure-status: 101
33
//@ known-bug: #109681
44
//@ ignore-wasm32 this appears to SIGABRT on wasm, not fail cleanly
5+
//@ compile-flags: -Z verify-llvm-ir
56

67
// This test verifies that we continue to hit the LLVM error for common linkage with non-zero
78
// initializers, since it generates invalid LLVM IR.

0 commit comments

Comments
 (0)