Rui Ueyama
|
6872455c6d
|
COFF: Make test commands shorter. NFC.
llvm-svn: 244227
|
2015-08-06 16:47:46 +00:00 |
Rui Ueyama
|
251b0e268b
|
COFF: Remove the old COFF linker and make link an alias to link2.
It's time to remove old COFF linker because the new one is now complete.
llvm-svn: 244226
|
2015-08-06 16:19:35 +00:00 |
Rui Ueyama
|
83175276ef
|
COFF: Add REQUIRES arm to tests which use the ARM disassembler.
llvm-svn: 243346
|
2015-07-27 23:27:03 +00:00 |
Rui Ueyama
|
5c437cd1e9
|
COFF: Fix image base address for 32-bit.
0x140000000 or 0x180000000 are not correct image base addresses
for 32-bit. They are actually much smaller.
llvm-svn: 243228
|
2015-07-25 21:42:33 +00:00 |
Rui Ueyama
|
3d9c8639c3
|
COFF: ARM: Implement BRANCH24T relocation.
llvm-svn: 243202
|
2015-07-25 03:19:34 +00:00 |