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.
2 parents 1e6ef24 + 2d51acd commit 8e7601eCopy full SHA for 8e7601e
tests/assembly/cstring-merging.rs
@@ -2,7 +2,7 @@
2
// other architectures (including ARM and x86-64) use the prefix `.Lanon.`
3
//@ only-linux
4
//@ assembly-output: emit-asm
5
-//@ compile-flags: --crate-type=lib -Copt-level=3
+//@ compile-flags: --crate-type=lib -Copt-level=3 -Cllvm-args=-enable-global-merge=0
6
//@ edition: 2024
7
8
use std::ffi::CStr;
0 commit comments