[PATCH] D27770: [ELF][MIPS] Allow .MIPS.abiflags larger than one Elf_Mips_ABIFlags struct

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 06:33:01 PST 2016


arichardson updated this revision to Diff 81572.
arichardson added a comment.

Updated test to check linking an .o file with concatenated .MIPS.abiflags


https://reviews.llvm.org/D27770

Files:
  ELF/SyntheticSections.cpp
  test/ELF/Inputs/mips-concatenated-abiflags.o
  test/ELF/Inputs/mips-concatenated-abiflags.so
  test/ELF/mips-merge-abiflags.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27770.81572.patch
Type: text/x-patch
Size: 7328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/11b5a16a/attachment.bin>


More information about the llvm-commits mailing list