================
@@ -5,6 +5,7 @@
 
 // CHECK-LABEL: @test_r0
 // CHECK: call void asm sideeffect "", "{$r0}"(i32 undef)
+// CHECK: call void asm sideeffect "", "{$r0}"(i32 undef)
----------------
ziyao233 wrote:

Thanks for the hint, I've adapted the scheme :)

https://github.com/llvm/llvm-project/pull/138391
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to