[PATCH] D158589: [MIPS] Add handing of forbidden slot when IR with inline asm

Ying Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 01:03:25 PST 2023


yingopq updated this revision to Diff 558091.
yingopq added a reviewer: craig.topper.
yingopq added a comment.
Herald added a subscriber: emaste.

Fix fail test "lld/test/ELF/mips-pc-relocs.s"


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158589/new/

https://reviews.llvm.org/D158589

Files:
  lld/test/ELF/mips-pc-relocs.s
  llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  llvm/test/CodeGen/Mips/llvm-ir/forbidden-slot-ir.ll
  llvm/test/MC/Mips/forbidden-slot.s
  llvm/test/MC/Mips/mips32r6/relocations.s
  llvm/test/MC/Mips/mips64r6/relocations.s
  llvm/test/MC/Mips/relocation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158589.558091.patch
Type: text/x-patch
Size: 12458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231114/9904da3a/attachment.bin>


More information about the llvm-commits mailing list