Simon Atanasyan
|
1e7b08b68d
|
[ELF] Fix ELF test cases. Do not provide content for bss sections.
llvm-svn: 241378
|
2015-07-03 23:06:24 +00:00 |
Rui Ueyama
|
009c1a931e
|
Fix spelling.
llvm-svn: 226966
|
2015-01-23 23:39:33 +00:00 |
Shankar Easwaran
|
25c33d60c2
|
[ELF] Fix creation of segments.
Linker was creating a separate output segment in some cases if input sections
had huge alignments. This patch fixes the issue.
llvm-svn: 222974
|
2014-11-30 04:01:14 +00:00 |
Shankar Easwaran
|
f552996fb3
|
Revert "[ELF] Fix creation of segments."
This reverts commit r222312.
There looks to be an intermittent failure in the darwin buildbot.
llvm-svn: 222326
|
2014-11-19 05:53:13 +00:00 |
Shankar Easwaran
|
294cca1e8c
|
[ELF] Fix creation of segments.
Linker was creating a separate output segment in some cases if input sections
had huge alignments. This patch fixes the issue.
llvm-svn: 222312
|
2014-11-19 03:51:48 +00:00 |