[PATCH] D70378: [LLD][COFF] Fix missing cache cleanup in COFF::link()

Erik McClure via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 16:17:31 PDT 2020


blackhole12 updated this revision to Diff 264743.
blackhole12 marked 7 inline comments as done.
blackhole12 added a comment.

Removed unnecessary formatting changes. I do not have commit access @aganea so someone else will have to merge this change.


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.264743.patch
Type: text/x-patch
Size: 9112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200518/50386ecf/attachment.bin>


More information about the llvm-commits mailing list