[PATCH] D27676: [ELF] - Use full object name if source file name exist when reporting errors.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 01:17:31 PST 2016


grimar added a comment.

One more profit from extended messages is that if something is still not clear, user can always google something like "lld check that you do not include objects files twice error".
Special messages can help here to find issues specific for lld and probably make search results more useful.


https://reviews.llvm.org/D27676





More information about the llvm-commits mailing list