Michael J. Spencer
|
6580d1f226
|
Set ordinals correctly.
This actually doesn't change behavior with the current LinkerInvocation, but
it's needed when you make reading parallel.
llvm-svn: 177554
|
2013-03-20 18:56:57 +00:00 |
|
Michael J. Spencer
|
cadb082e5a
|
[ELF] Fix memory leak by deleting BumpPtr allocated objects.
llvm-svn: 175558
|
2013-02-19 21:04:30 +00:00 |
|
Michael J. Spencer
|
be03e2a861
|
[Core,Driver,ELF] Differentiate static and dynamic executables.
This also adds a simple relocation change for dynamic executables to
x86-64 ELF.
llvm-svn: 175208
|
2013-02-14 20:32:00 +00:00 |
|
Michael J. Spencer
|
c3c8bc1e5c
|
[ELF] Add support for reading dynamic libraries.
llvm-svn: 174916
|
2013-02-11 23:03:35 +00:00 |
|