[Lldb-commits] [PATCH] D12077: [MIPS] Move is 'or' instead of 'addu'.

Simon Dardis via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 17 03:44:17 PDT 2015


sdardis created this revision.
sdardis added a reviewer: clayborg.
sdardis added a subscriber: lldb-commits.

Change move encoding in PLTs and tests to be 'or' instead of 'addu'.

http://reviews.llvm.org/D12077

Files:
  lib/ReaderWriter/ELF/Mips/MipsRelocationPass.cpp
  test/elf/Mips/plt-entry-mixed-1.test
  test/elf/Mips/plt-entry-r6-be.test
  test/elf/Mips/plt-entry-r6.test
  test/elf/Mips/plt-header-be.test
  test/elf/Mips/plt-header-mixed.test
  test/elf/Mips/plt-header.test
  test/elf/Mips/rel-dynamic-01.test
  test/elf/Mips/rel-dynamic-03.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12077.32284.patch
Type: text/x-patch
Size: 6441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150817/41fa1286/attachment.bin>


More information about the lldb-commits mailing list