diff options
| author | Pavel Labath <labath@google.com> | 2016-07-12 09:26:30 +0000 |
|---|---|---|
| committer | Pavel Labath <labath@google.com> | 2016-07-12 09:26:30 +0000 |
| commit | 402c8c07166146de29cdc6542e59d46a400b1e01 (patch) | |
| tree | 2adf6c8b6f6f42e101706cf9399e97b82e786a71 /llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.h | |
| parent | d8f547fab4fd33145aa3584b8146615503ed5212 (diff) | |
| download | bcm5719-llvm-402c8c07166146de29cdc6542e59d46a400b1e01.tar.gz bcm5719-llvm-402c8c07166146de29cdc6542e59d46a400b1e01.zip | |
Dwarf parser: don't lookup void typedefs in the DWO
Summary:
void typedefs do not have a DW_AT_type attribute, so we end up with an empty encoding_uid
variable. These don't need to be looked up and trying to look that will assert in a debug build.
Reviewers: clayborg
Subscribers: lldb-commits, tberghammer
Differential Revision: http://reviews.llvm.org/D22218
llvm-svn: 275164
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.h')
0 files changed, 0 insertions, 0 deletions

