[PATCH] D28626: RFC: Generalize inverted gc dependencies
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 07:26:23 PST 2017
Evgeniy Stepanov via Phabricator <reviews at reviews.llvm.org> writes:
> eugenis added a comment.
>
> A bigger problem is current LLD crashing on SHF_LINK_ORDER with zero sh_link, and ld.bfd complaining about that with warning messages. This means we can not safely create such sections in the compiler.
>
> Add SHF_ASSOCIATED?
Yes, I will give it a try and update.
Thanks,
Rafael
More information about the llvm-commits
mailing list