[PATCH] D60070: [LLD][COFF] Move type merging structures out of PDB.cpp. NFC

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 09:09:40 PDT 2019


aganea created this revision.
aganea added reviewers: rnk, zturner.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

Introduce a new `TypeMerge` class, out of some type merge-specific structures from PDB.cpp

No changes intended / this is only moving code around.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D60070

Files:
  COFF/PDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60070.193100.patch
Type: text/x-patch
Size: 6719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/2f584948/attachment.bin>


More information about the llvm-commits mailing list