Denis Protivensky
|
67d01489b8
|
[ELF2] Fix gcc build
Remove explicit qualification in template instantiation.
llvm-svn: 248249
|
2015-09-22 08:14:46 +00:00 |
Rafael Espindola
|
7167585c94
|
Remove the Chunk terminology from ELF.
llvm-svn: 248229
|
2015-09-22 00:16:19 +00:00 |
Rafael Espindola
|
56f965ff5c
|
More MSVC fixes.
llvm-svn: 248223
|
2015-09-21 22:48:12 +00:00 |
Rafael Espindola
|
f68b707251
|
Trying to fix the MSVC build.
llvm-svn: 248219
|
2015-09-21 22:21:46 +00:00 |
Rafael Espindola
|
327b8e19b1
|
Remove unused includes.
llvm-svn: 248218
|
2015-09-21 22:14:55 +00:00 |
Rafael Espindola
|
4ea00210f2
|
Make InputSection able to relocate itself.
This matches the organization used in COFF.
llvm-svn: 248215
|
2015-09-21 22:01:00 +00:00 |
Rafael Espindola
|
5805c4f509
|
Move OutputSectionBase and derived classes out of Writer.cpp.
The file was getting a bit too big and OutputSection is a central enough
concept in ELF linking to justify its own file.
llvm-svn: 248214
|
2015-09-21 21:38:08 +00:00 |