summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2016-01-14 19:12:27 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2016-01-14 19:12:27 +0000
commit1dd319f3b6e4ecee804a0e0e21ae38f85790f188 (patch)
treedb13d2583ae93c404811f92df5a8a806082355c6 /lldb/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py
parent9b0cfe25107d0b1ac08fea712a909c988eb4cc09 (diff)
downloadbcm5719-llvm-1dd319f3b6e4ecee804a0e0e21ae38f85790f188.tar.gz
bcm5719-llvm-1dd319f3b6e4ecee804a0e0e21ae38f85790f188.zip
[Utils] Fix incorrect dbg.declare store conversion
Summary: The dbg.declare -> dbg.value conversion did not check which operand of the store instruction the alloca was passed to. As a result code that stored the address of an alloca, rather than storing to the alloca, would still trigger the conversion routine, leading to the insertion of an incorrect dbg.value intrinsic. Reviewers: aprantl Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D16169 llvm-svn: 257787
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud