[PATCH] D27613: [ELF] - Change how -Ttext/-Tdata/-Tbss works.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 05:51:51 PST 2016
George Rimar <grimar at accesssoftek.com> writes:
> It is not really clear for me what is "we are not allocating the headers", as
> I am able to readelf bfd output (from 31295 attachment), so output is not just a binary blob.
Not allocating the headers just means no PT_LOAD covers the start of the
file.
Cheers,
Rafael
More information about the llvm-commits
mailing list