summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/BackendUtil.cpp
diff options
context:
space:
mode:
authorWolfgang Pieb <Wolfgang.Pieb@sony.com>2019-02-04 20:42:45 +0000
committerWolfgang Pieb <Wolfgang.Pieb@sony.com>2019-02-04 20:42:45 +0000
commit90d856cd5f4c4bfe415105f6bfc66f05457a334d (patch)
tree22d5f7196beed92b2db40456b05d30d86d00ed99 /clang/lib/CodeGen/BackendUtil.cpp
parent690a20467b6684edb49f6f23a594e4649e8626a6 (diff)
downloadbcm5719-llvm-90d856cd5f4c4bfe415105f6bfc66f05457a334d.tar.gz
bcm5719-llvm-90d856cd5f4c4bfe415105f6bfc66f05457a334d.zip
[DEBUGINFO] Reposting r352642: Handle restore instructions in LiveDebugValues
The LiveDebugValues pass recognizes spills but not restores, which can cause large gaps in location information for some variables, depending on control flow. This patch make LiveDebugValues recognize restores and generate appropriate DBG_VALUE instructions. This patch was posted previously with r352642 and reverted in r352666 due to buildbot errors. A missing return statement was the cause for the failures. Reviewers: aprantl, NicolaPrica Differential Revision: https://reviews.llvm.org/D57271 llvm-svn: 353089
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud