[PATCH] D35625: Removal of microMIPS64R6

Aleksandar Beserminji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 07:27:26 PST 2017


abeserminji added inline comments.


================
Comment at: test/MC/Mips/micromips64r6-unsupported.s:15
+.set arch=mips64r6
+# CHECK-DIRECTIVE: :[[@LINE-2]]:6: error: mips64r6 does not support microMIPS mode
+# CHECK-DIRECTIVE: :[[@LINE-2]]:19: error: mips64r6 does not support microMIPS
----------------
I made different error messages here on purpose, so that it is clear which part of code is tested.


Repository:
  rL LLVM

https://reviews.llvm.org/D35625





More information about the llvm-commits mailing list