Fangrui Song
b6772b86e2
[ELF] Move // REQUIRES: line to the top
...
llvm-svn: 335676
2018-06-26 22:20:04 +00:00
Ed Maste
8fd0196c6f
lld: Default image base address to 0x200000 on x86-64
...
Align to the large page size (known as a superpage or huge page).
FreeBSD automatically promotes large, superpage-aligned allocations.
Differential Revision: https://reviews.llvm.org/D27042
llvm-svn: 287782
2016-11-23 17:44:02 +00:00
Rafael Espindola
f7085871fd
Delete broken code.
...
A synthetic symbol can be global or local, and with the current
infrastructure we don't need any special code for it.
Fixes PR27228.
llvm-svn: 265478
2016-04-05 22:08:39 +00:00
Rafael Espindola
9c8904fb38
Rename ld.lld2 to ld.lld since it is the default.
...
llvm-svn: 253437
2015-11-18 06:11:01 +00:00
Rafael Espindola
4b1285c55a
Rename test/elf2 to test/ELF.
...
llvm-svn: 253313
2015-11-17 05:36:42 +00:00