[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
Fri Mar 6 10:30:30 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcf6494abed7: LLD already has a mechanism for caching creation of DWARCContext: (authored by avl).
Changed prior to commit:
https://reviews.llvm.org/D74773?vs=247446&id=248790#toc
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.248790.patch
Type: text/x-patch
Size: 6525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/b0b4887f/attachment.bin>
More information about the llvm-commits
mailing list