[PATCH] D58381: [mips] Put some MIPS-specific sections to separate segments

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 08:04:46 PST 2019


atanasyan updated this revision to Diff 187375.
atanasyan added a comment.

- Fixed function arguments' names
- Added test for the `PT_MIPS_OPTIONS` segment creation


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D58381

Files:
  lld/ELF/Writer.cpp
  lld/test/ELF/basic-mips.s
  lld/test/ELF/mips-got-string.s
  lld/test/ELF/mips-options.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58381.187375.patch
Type: text/x-patch
Size: 6583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/bf66ccc8/attachment.bin>


More information about the llvm-commits mailing list