[PATCH] D62422: [COFF] Add ImportChunkThunk, simplify, deduplicate

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 13:24:50 PDT 2019


rnk created this revision.
rnk added a reviewer: aganea.
Herald added a project: LLVM.

Removes the isHotPatchable faux-virtual and virtual methods.  Follow-up to
D62362 <https://reviews.llvm.org/D62362>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62422

Files:
  lld/COFF/Chunks.cpp
  lld/COFF/Chunks.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62422.201322.patch
Type: text/x-patch
Size: 5681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190524/9218b16a/attachment.bin>


More information about the llvm-commits mailing list