diff options
author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2018-03-21 09:44:34 +0000 |
---|---|---|
committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2018-03-21 09:44:34 +0000 |
commit | 5c25f8853682fca39f08b24be846bfbf18006cee (patch) | |
tree | 8b95edb99ca9f8d9cd88fdf16cdc9e1d73d2941a /llvm/lib/Demangle/ItaniumDemangle.cpp | |
parent | 95f7572c6f57facd227e882a9d775c348d8e03ee (diff) | |
download | bcm5719-llvm-5c25f8853682fca39f08b24be846bfbf18006cee.tar.gz bcm5719-llvm-5c25f8853682fca39f08b24be846bfbf18006cee.zip |
[SelectionDAG] Support multiple dangling debug info for one value
Summary:
When building the selection DAG we sometimes need to postpone
the handling of a dbg.value until the value it should refer to
is created. This is done by using the DanglingDebugInfoMap.
In the past this map has been limited to hold one dangling
dbg.value per value. This patch removes that restriction.
Reviewers: aprantl, rnk, probinson, vsk
Reviewed By: aprantl
Subscribers: Ka-Ka, llvm-commits, JDevlieghere
Tags: #debug-info
Differential Revision: https://reviews.llvm.org/D44610
llvm-svn: 328084
Diffstat (limited to 'llvm/lib/Demangle/ItaniumDemangle.cpp')
0 files changed, 0 insertions, 0 deletions