[PATCH] D74773: [LLD][Debuginfo][NFC] create DWARFContext only once for the same object file.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 04:42:52 PST 2020


avl updated this revision to Diff 245619.
avl added a comment.

fix lit-test failure, use "warning" instead of "recoverable error"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74773

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/SyntheticSections.cpp
  lld/include/lld/Common/DWARF.h
  lld/test/ELF/gdb-index-invalid-ranges.s
  lld/test/ELF/gdb-index-parse-fail.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74773.245619.patch
Type: text/x-patch
Size: 7552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/af384949/attachment.bin>


More information about the llvm-commits mailing list