[PATCH] D27200: [ELF] - Do not create 4gb output when -obinary -Ttext and -omagic used together.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 07:55:18 PST 2016
ruiu added a comment.
Why are we creating program headers for --oformat=binary in the first place?
https://reviews.llvm.org/D27200
More information about the llvm-commits
mailing list