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

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 00:59:16 PST 2017


silvas added a comment.

In https://reviews.llvm.org/D27900#683228, @grimar wrote:

> I think this patch currently implements idea of such output.
>  (or am I missing something ?)


This patch is much better, which is why I want to see it landed! By "What LLD currently does is more like:" I meant ToT (without this patch).


https://reviews.llvm.org/D27900





More information about the llvm-commits mailing list