[PATCH] D67053: [LLD] [COFF] Resolve source locations for undefined references using dwarf
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 7 18:27:54 PDT 2019
MaskRay added a comment.
In D67053#1662244 <https://reviews.llvm.org/D67053#1662244>, @mstorsjo wrote:
> Reduced the size of the test case by manually cutting out unneeded parts, similar to some of the ELF tests.
The updated test looks good now. Have you had success with larger executables now?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67053/new/
https://reviews.llvm.org/D67053
More information about the llvm-commits
mailing list