[PATCH] D67053: [LLD] [COFF] Resolve source locations for undefined references using dwarf

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 7 14:07:10 PDT 2019


mstorsjo updated this revision to Diff 219251.
mstorsjo added a comment.

Reduced the size of the test case by manually cutting out unneeded parts, similar to some of the ELF tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67053/new/

https://reviews.llvm.org/D67053

Files:
  COFF/CMakeLists.txt
  COFF/SymbolTable.cpp
  test/COFF/undefined-symbol-dwarf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67053.219251.patch
Type: text/x-patch
Size: 7058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190907/8153824e/attachment.bin>


More information about the llvm-commits mailing list