[llvm] [AsmParser][MCA] Fix handling of multi-character comments (PR #147228)

Alexander Shaposhnikov via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 6 19:13:32 PDT 2025


================
@@ -0,0 +1,10 @@
+	// REQUIRES: aarch64-registered-target
----------------
alexander-shaposhnikov wrote:

`diff -b` is not happy otherwise on some distros,
so this is similar to other tests with such formatting.

https://github.com/llvm/llvm-project/pull/147228


More information about the llvm-commits mailing list