[llvm] [MIPS]Initial support for MIPS16 assembly. (PR #108681)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 21:48:17 PST 2025


================
@@ -0,0 +1,167 @@
+# REQUIRES: mips-registered-target
----------------
MaskRay wrote:

llvm/test/MC/Disassembler/Mips/lit.local.cfg requires mips so you can drop this

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


More information about the llvm-commits mailing list