[PATCH] D61079: Skip type units/type uniquing when we know we're only emitting the type once (vtable-based emission when triggered by a strong vtable, with -fno-standalone-debug)

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 25 13:04:06 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC359235: Skip type units/type uniquing when we know we're only emitting the type onceā€¦ (authored by dblaikie, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61079?vs=196484&id=196709#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D61079

Files:
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGenCXX/debug-info-class.cpp
  test/Modules/ExtDebugInfo.cpp
  test/Modules/ModuleDebugInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61079.196709.patch
Type: text/x-patch
Size: 4989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190425/b630801d/attachment.bin>


More information about the cfe-commits mailing list