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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 10:17:29 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG54a335a2f60b: [COFF] Move type merging to TpiSource::mergeDebugT virtual method (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D79672?vs=263854&id=264021#toc

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/precomp-link.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79672.264021.patch
Type: text/x-patch
Size: 66274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/c613f5ed/attachment.bin>


More information about the llvm-commits mailing list