diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-26 16:29:52 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-07-26 16:29:52 +0000 |
commit | 4dd7558fab0da7889c1e31bcc741880d0e6cbb52 (patch) | |
tree | 8a1aafb3d78f88ef5d8bec991a4beb3fe74864ce /lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py | |
parent | b381e7e59a182c418c44cea54c127ec2366a40d2 (diff) | |
download | bcm5719-llvm-4dd7558fab0da7889c1e31bcc741880d0e6cbb52.tar.gz bcm5719-llvm-4dd7558fab0da7889c1e31bcc741880d0e6cbb52.zip |
[DEBUGINFO, NVPTX] Emit correct debug information for local variables.
Summary:
NVPTX target dos not use register-based frame information. Instead it
relies on the artificial local_depot that is used instead of the frame
and the data for variables must be emitted relatively to this
local_depot.
Reviewers: tra, jlebar, echristo
Subscribers: jholewinski, aprantl, JDevlieghere, llvm-commits
Differential Revision: https://reviews.llvm.org/D45963
llvm-svn: 338039
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/wrong_commands/TestWrongCommands.py')
0 files changed, 0 insertions, 0 deletions