We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c00be9 commit 20118ecCopy full SHA for 20118ec
tests/assembly/cstring-merging.rs
@@ -4,7 +4,7 @@
4
5
use std::ffi::CStr;
6
7
-// CHECK: .section .rodata.str1.1,"aMS",@progbits,1
+// CHECK: .section .rodata.str1.1,"aMS"
8
// CHECK: .Lanon.{{.+}}:
9
// CHECK-NEXT: .asciz "foo"
10
#[unsafe(no_mangle)]
0 commit comments