[PATCH] D54154: [ELF][MIPS] Use MIPS R6 `sigrie` as a trap instruction

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 14:57:35 PST 2018


atanasyan updated this revision to Diff 174105.
atanasyan edited the summary of this revision.
atanasyan added a comment.

- Add a separate test case to check trap instruction encoding in case of bi and little endian.
- Use `TrapInstr` array.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D54154

Files:
  ELF/Arch/Mips.cpp
  test/ELF/mips-got16-relocatable.s
  test/ELF/mips-npic-call-pic-os.s
  test/ELF/mips-npic-call-pic-script.s
  test/ELF/mips-npic-call-pic.s
  test/ELF/mips-traps.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54154.174105.patch
Type: text/x-patch
Size: 21450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/b83a77ca/attachment-0001.bin>


More information about the llvm-commits mailing list