diff options
author | Evgenii Stepanov <eugenis@google.com> | 2019-11-25 15:45:17 -0800 |
---|---|---|
committer | Evgenii Stepanov <eugenis@google.com> | 2019-12-05 11:19:07 -0800 |
commit | 6f89cbc429f8459321733f2ae357f508a62b0df6 (patch) | |
tree | a5ffe0e64704c31ac1fa683d6b722dfa67a8829c /lldb/packages/Python/lldbsuite/test/python_api/module_section | |
parent | c8a2882a97e2efb02934dcc279f1e3e302982762 (diff) | |
download | bcm5719-llvm-6f89cbc429f8459321733f2ae357f508a62b0df6.tar.gz bcm5719-llvm-6f89cbc429f8459321733f2ae357f508a62b0df6.zip |
LowerDbgDeclare: look through bitcasts.
Summary:
Emit a value debug intrinsic (with OP_deref) when an alloca address is
passed to a function call after going through a bitcast.
This generates an FP or SP-relative location for the local variable in
the following case:
int x;
use((void *)&x;
Reviewers: aprantl, vsk, pcc
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70752
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/module_section')
0 files changed, 0 insertions, 0 deletions