[PATCH] D25780: Include ARGV[0] in error messages.

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 13:18:20 PDT 2016


Both ld and gold print error location instead of argv[0] in this case. This
can be:
- file:line
- file:function
- file:section + offset

среда, 19 октября 2016 г. пользователь Rui Ueyama написал:

> ruiu added a comment.
>
> Do you mean you don't want ARGV[0] for undefined symbol errors?
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D25780
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/9948a004/attachment.html>


More information about the llvm-commits mailing list