[PATCH] D27200: [ELF] - Do not create 4gb output when -obinary -Ttext and -omagic used together.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 08:05:31 PST 2016
grimar added a comment.
In https://reviews.llvm.org/D27200#607883, @ruiu wrote:
> Why are we creating program headers for --oformat=binary in the first place?
And that patch (and https://reviews.llvm.org/D27201) as variation stops adding these headers as output sections,
like it supposed to be I think.
https://reviews.llvm.org/D27200
More information about the llvm-commits
mailing list