[Mips] Sort segments so PT_MIPS_ABIFLAGS goes right after the PT_INTERP
authorSimon Atanasyan <simon@atanasyan.com>
Sun, 31 May 2015 20:36:58 +0000 (20:36 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Sun, 31 May 2015 20:36:58 +0000 (20:36 +0000)
commitc140b41c39f7a5441ec07667484aa83f908cd0e8
tree3bf0d480f7a54f49e2c7742ed7ca47e6528d9bc6
parentc90c425735c2b803616c19dab30fcb73a1b5b9ed
[Mips] Sort segments so PT_MIPS_ABIFLAGS goes right after the PT_INTERP

llvm-svn: 238687
lld/lib/ReaderWriter/ELF/Mips/MipsTargetLayout.cpp
lld/lib/ReaderWriter/ELF/Mips/MipsTargetLayout.h
lld/lib/ReaderWriter/ELF/SegmentChunks.h
lld/lib/ReaderWriter/ELF/TargetLayout.cpp
lld/lib/ReaderWriter/ELF/TargetLayout.h
lld/test/elf/Mips/abi-flags-02.test
lld/test/elf/Mips/abi-flags-09.test [new file with mode: 0644]