aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-07-12 09:26:30 +0000
committerPavel Labath <labath@google.com>2016-07-12 09:26:30 +0000
commit402c8c07166146de29cdc6542e59d46a400b1e01 (patch)
tree2adf6c8b6f6f42e101706cf9399e97b82e786a71 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentd8f547fab4fd33145aa3584b8146615503ed5212 (diff)
downloadllvm-402c8c07166146de29cdc6542e59d46a400b1e01.zip
llvm-402c8c07166146de29cdc6542e59d46a400b1e01.tar.gz
llvm-402c8c07166146de29cdc6542e59d46a400b1e01.tar.bz2
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/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions