[PATCH] D24830: [ELF] - Linkerscript: implemented BYTE/SHORT/LONG/QUAD commands.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 07:11:24 PDT 2016
On 23 September 2016 at 10:03, George Rimar <grimar at accesssoftek.com> wrote:
> grimar added a comment.
>
> And I mean it is too early to know it as script can go before any other files, so I need to keep the value anyways, and in that case have a vector or something else in addition does not make much sence ?
yes, good point.
Taking another look.
Cheers,
Rafael
More information about the llvm-commits
mailing list