[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
Mon Sep 2 00:12:32 PDT 2019


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

Shrunk the test file a little by generating it using `-Os -fno-exceptions -fno-unwind-tables -fno-inline`.


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.218291.patch
Type: text/x-patch
Size: 17709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190902/b163b381/attachment.bin>


More information about the llvm-commits mailing list