aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringBase.cpp
diff options
context:
space:
mode:
authorAlex Orlov <aorlov@accesssoftek.com>2021-03-09 14:20:27 +0400
committerAlex Orlov <aorlov@accesssoftek.com>2021-03-09 14:20:27 +0400
commitdf6d0579e18e868ef4b6e97794eacd5af86e1b8a (patch)
tree726954ca0353cdd25064901f34a16339814d665c /llvm/lib/CodeGen/TargetLoweringBase.cpp
parent93b170ea24b49d4174de4cc310cfc455c3d94051 (diff)
downloadllvm-df6d0579e18e868ef4b6e97794eacd5af86e1b8a.zip
llvm-df6d0579e18e868ef4b6e97794eacd5af86e1b8a.tar.gz
llvm-df6d0579e18e868ef4b6e97794eacd5af86e1b8a.tar.bz2
Fix a crash in DWARFUnit::getInlinedChainForAddress in case of unexpected DWARF information.
In some cases a broken or invalid debug info could cause a crash in DWARFUnit::getInlinedChainForAddress during parsing a chain of in-lined functions. This patch fixes this issue. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D98119
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions