[clang] [llvm] [llvm] Fix the MCSubtargetInfo used for module-level assembly. (PR #97685)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 21 11:46:55 PDT 2026


================
@@ -0,0 +1,14 @@
+; REQUIRES: arm-registered-target
----------------
MaskRay wrote:

Prefer `asm-*` as the prefix to make `asm-*` tests closer in the sorted  list.

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


More information about the cfe-commits mailing list