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

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


================
@@ -1,10 +1,213 @@
-# RUN: not llvm-mc -triple=mips -mcpu=mips32r2 -mattr=+mips16 < %s 2> %t
+# REQUIRES: mips-registered-target
----------------
MaskRay wrote:

unneeded thanks to llvm/test/MC/Mips/lit.local.cfg

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


More information about the llvm-commits mailing list