]> git.lizzy.rs Git - rust.git/blobdiff - tests/codegen/naked-functions.rs
Rollup merge of #106477 - Nathan-Fenner:nathanf/refined-error-span-trait-impl, r...
[rust.git] / tests / codegen / naked-functions.rs
index 51c7a0c615d00d321c39578ade27990b55d5879b..e05bbc26e830c33d43db8295fb5a0709eab735ed 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -C no-prepopulate-passes
+// compile-flags: -C no-prepopulate-passes -Copt-level=0
 // needs-asm-support
 // only-x86_64