[PATCH] D27900: [ELF] - Keep the source file/line location information separate from the object file location information.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 20:01:51 PDT 2017


I started compiling the current error messages and what they should ideally
be, so please hold on. I want to discuss and get an agreement among
developers and users on what better error messages should look like first.

On Tue, Mar 14, 2017 at 2:40 PM, Rafael Ávila de Espíndola via Phabricator <
reviews at reviews.llvm.org> wrote:

> rafael added a comment.
>
> I quite like this. The summary as I see so far
>
> - Always reporting the .o file is a big improvement, since we might not
> have the source file.
> - Always reporting the .a file is also important.
> - Having a note be different from the error is nice in that it can be
> colored differently.
>
> Rui, do you have any objections?
>
>
> https://reviews.llvm.org/D27900
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170314/9c994105/attachment.html>


More information about the llvm-commits mailing list