[PATCH] D44242: ELF: Don't crash on output sections with a mix of SHF_LINK_ORDER and non-SHF_LINK_ORDER input sections.
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 15 15:24:23 PDT 2018
espindola requested changes to this revision.
espindola added a comment.
This revision now requires changes to proceed.
I agree with George. We currently produce an error and it would be better if we could keep doing that.
https://reviews.llvm.org/D44242
More information about the llvm-commits
mailing list