[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 9 23:48:01 PDT 2019
mstorsjo updated this revision to Diff 219478.
mstorsjo added a comment.
Renamed the existing functions to clarify that they operate on codeview debug info only.
@ruiu - as @MaskRay is ok with the form of the test case now, can you give this the formal approval?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67053/new/
https://reviews.llvm.org/D67053
Files:
COFF/CMakeLists.txt
COFF/Config.h
COFF/PDB.cpp
COFF/PDB.h
COFF/SymbolTable.cpp
test/COFF/undefined-symbol-dwarf.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67053.219478.patch
Type: text/x-patch
Size: 8085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/4e798487/attachment.bin>
More information about the llvm-commits
mailing list