]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/nounwind.rs
Rollup merge of #69104 - tmiasko:configure-cmake, r=Mark-Simulacrum
[rust.git] / src / test / codegen / nounwind.rs
index 49a74ef7ab4ef1c1745dddfab09e162de2b18ec2..f639c60b8935820004ba1332a88312a96bbb2329 100644 (file)
@@ -14,4 +14,3 @@ pub fn foo() {
 // CHECK: @bar() unnamed_addr #0
 // CHECK: attributes #0 = { {{.*}}nounwind{{.*}} }
 }
-