[PATCH] D70378: [LLD][COFF] Fix missing cache cleanup in COFF::link()
Erik McClure via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 10:51:39 PDT 2020
blackhole12 updated this revision to Diff 264275.
blackhole12 marked an inline comment as done.
blackhole12 added a comment.
I changed it to `::instances`, but clang-format tried to reformat a bunch of code unrelated to my changes, so I only ran it against `Writer.cpp` to minimize spurious changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70378/new/
https://reviews.llvm.org/D70378
Files:
lld/COFF/Driver.cpp
lld/COFF/Writer.cpp
lld/COFF/Writer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70378.264275.patch
Type: text/x-patch
Size: 12266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/4700a4a3/attachment.bin>
More information about the llvm-commits
mailing list