[lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Richard Sandiford
rsandifo at linux.vnet.ibm.com
Wed Jan 15 05:42:47 PST 2014
Simon Atanasyan <simon at atanasyan.com> writes:
> Author: atanasyan
> Date: Tue Jan 14 12:19:12 2014
> New Revision: 199234
>
> URL: http://llvm.org/viewvc/llvm-project?rev=199234&view=rev
> Log:
> [Mips] Set default base address for MIPS executables to 0x400000. Assign
> the lowest segment address to the MIPS_BASE_ADDRESS dynamic tag.
Just curious: is the plan to use this address for n64 too?
I wanted to switch GNU ld to use a 32-bit address by default (instead of
0x120000000) but there was significant resistance...
Thanks,
Richard
More information about the llvm-commits
mailing list