[llvm] [Mips] When emit instruction, ignore JUMP_TABLE_DEBUG_INFO (PR #139830)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu May 15 00:11:24 PDT 2025


================
@@ -0,0 +1,119 @@
+; RUN: llc -mtriple=mipsel-windows-gnu < %s | FileCheck %s -check-prefix=MIPSEL
----------------
MaskRay wrote:

Should use an existing jumptable*.ll test and add the windows-gnu triple there

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


More information about the llvm-commits mailing list