[PATCH] D35945: [ELF] - Linkerscript: better disgnostic for INPUT/GROUP commands.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 28 02:12:24 PDT 2017


grimar added a comment.

In https://reviews.llvm.org/D35945#823283, @ruiu wrote:

> I think it makes more sense to print out the error message if Error becomes true.


That will be less intrusive but probably less straightforward as well. Will update the diff.


https://reviews.llvm.org/D35945





More information about the llvm-commits mailing list