We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ad000 commit 3275488Copy full SHA for 3275488
tests/ui/linkage-attr/common-linkage-non-zero-init.rs
@@ -2,6 +2,7 @@
2
//@ failure-status: 101
3
//@ known-bug: #109681
4
//@ ignore-wasm32 this appears to SIGABRT on wasm, not fail cleanly
5
+//@ compile-flags: -Z verify-llvm-ir
6
7
// This test verifies that we continue to hit the LLVM error for common linkage with non-zero
8
// initializers, since it generates invalid LLVM IR.
0 commit comments