[Mips] Write DT_MIPS_OPTIONS tag to .dynamic section
authorSimon Atanasyan <simon@atanasyan.com>
Mon, 20 Apr 2015 07:36:27 +0000 (07:36 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Mon, 20 Apr 2015 07:36:27 +0000 (07:36 +0000)
commit84adf3ff1579134a4b019a09ba69504d5de1fe05
tree55541a70d5b1b9a3119daca2daa300589e46b7b7
parent811922897710b9790678b588f63bb4182ce8f4ec
[Mips] Write DT_MIPS_OPTIONS tag to .dynamic section

If .MIPS.options section exists the DT_MIPS_OPTIONS tag should hold
an address of this section.

llvm-svn: 235290
lld/lib/ReaderWriter/ELF/Mips/MipsDynamicTable.h
lld/test/elf/Mips/mips-options-01.test
lld/test/elf/Mips/mips-options-02.test