[PATCH] D27900: [ELF] - Keep the source file/line location information separate from the object file location information.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 14:07:37 PST 2017
grimar added a comment.
In https://reviews.llvm.org/D27900#683999, @ruiu wrote:
> In addition to that, calling error() more than once for one error is not good. That function should be called exactly once for one error.
Does this patch do that ? Where ?
https://reviews.llvm.org/D27900
More information about the llvm-commits
mailing list