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

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 29 08:29:28 PST 2020


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

addressed comments.


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.247446.patch
Type: text/x-patch
Size: 6687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200229/31c03ebe/attachment.bin>


More information about the llvm-commits mailing list