[lld] r278663 - [ELF] Linkerscript: fix bug in assignOffsets (check Sym for non-null)
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 11:23:49 PDT 2016
On 25 August 2016 at 14:21, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> What kind? It crashes whenever script has PROVIDE or PROVIDE_HIDDEN within
> section description unless you check for null pointer.
Can you add that as a test to lld/test/ELF?
Thanks,
Rafael
More information about the llvm-commits
mailing list