]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/naked-noinline.rs
Auto merge of #100117 - nicholasbishop:bishop-update-cc, r=Mark-Simulacrum
[rust.git] / src / test / codegen / naked-noinline.rs
index 13bc139ecd05a50039bf60ae7d62bafead9dd8c2..c0ac69f4ed77887847bd5421314ce21daa27acd7 100644 (file)
@@ -28,4 +28,4 @@ pub unsafe fn g() {
     f();
 }
 
-// CHECK: attributes [[ATTR]] = { naked noinline{{.*}} }
+// CHECK: attributes [[ATTR]] = { naked{{.*}}noinline{{.*}} }