[PATCH] D79672: [COFF] Move type merging to TpiSource::mergeDebugT virtual method

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 12 12:23:53 PDT 2020


rnk updated this revision to Diff 263492.
rnk marked an inline comment as done.
rnk added a comment.

- Fix tests, add tests, fix naming


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79672/new/

https://reviews.llvm.org/D79672

Files:
  lld/COFF/DebugTypes.cpp
  lld/COFF/DebugTypes.h
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/PDB.cpp
  lld/COFF/TypeMerger.h
  lld/test/COFF/Inputs/pdb-type-server-valid-signature.yaml
  lld/test/COFF/precomp-link.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79672.263492.patch
Type: text/x-patch
Size: 66596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/5c7531d3/attachment-0001.bin>


More information about the llvm-commits mailing list