diff options
| author | David Blaikie <dblaikie@gmail.com> | 2019-04-25 20:05:47 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2019-04-25 20:05:47 +0000 |
| commit | f0d66559ea345db4b2116cae044aaf3399d7e829 (patch) | |
| tree | 7c7ad761257af5023d0de8af9608872faf084618 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
| parent | 3775794812e582769e2ed1b53c00650a6b21387c (diff) | |
| download | llvm-f0d66559ea345db4b2116cae044aaf3399d7e829.zip llvm-f0d66559ea345db4b2116cae044aaf3399d7e829.tar.gz llvm-f0d66559ea345db4b2116cae044aaf3399d7e829.tar.bz2 | |
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)
(this would regress size without a corresponding LLVM change that avoids
putting other user defined types inside type units when they aren't in
their own type units - instead emitting declarations inside the type
unit and a definition in the primary CU)
Reviewers: aprantl
Differential Revision: https://reviews.llvm.org/D61079
llvm-svn: 359235
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
