diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-02-13 00:32:06 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-02-13 00:32:06 +0000 |
commit | 1bf1b9857f8733eabe009da9f529e0b1b5323a28 (patch) | |
tree | c1de1ead0d5d1b09c3756a8cb59178b54c561370 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 8bb5d7e76a37228b687b9b95a3129b0f2624cbec (diff) | |
download | bcm5719-llvm-1bf1b9857f8733eabe009da9f529e0b1b5323a28.tar.gz bcm5719-llvm-1bf1b9857f8733eabe009da9f529e0b1b5323a28.zip |
[dsymutil] Don't clone empty CUs
The DWARF standard says that an empty compile unit is not valid:
> Each such contribution consists of a compilation unit header (see
> Section 7.5.1.1 on page 200) followed by a single DW_TAG_compile_unit or
> DW_TAG_partial_unit debugging information entry, together with its
> children.
Therefore we shouldn't clone them in dsymutil.
Differential revision: https://reviews.llvm.org/D57979
llvm-svn: 353903
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions