]> git.lizzy.rs Git - rust.git/blobdiff - tests/codegen/pic-relocation-model.rs
Rollup merge of #106779 - RReverser:patch-2, r=Mark-Simulacrum
[rust.git] / tests / codegen / pic-relocation-model.rs
index 602a08067bae183cd1e489d24e3801d052421017..518e949ffe34386cb1446ee1082eb6f1ea9de6d5 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -C relocation-model=pic
+// compile-flags: -C relocation-model=pic -Copt-level=0
 
 #![crate_type = "rlib"]