[ELF][MIPS] Calculate default _gp value relative to the GPREL section with the lowest...
authorSimon Atanasyan <simon@atanasyan.com>
Mon, 12 Dec 2016 21:34:11 +0000 (21:34 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Mon, 12 Dec 2016 21:34:11 +0000 (21:34 +0000)
commit2903a8a11f9ef0782867fc7efff07b705ea75838
treeb598c04d34d5c5b36a1ae64e11d4fa200ae5368e
parent92ce0230b54de190e3b5f3dfedb0ed043b59a612
[ELF][MIPS] Calculate default _gp value relative to the GPREL section with the lowest address

llvm-svn: 289471
lld/ELF/Writer.cpp
lld/test/ELF/mips-gp-lowest.s [new file with mode: 0644]