summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2016-01-27 22:51:56 +0000
committerMichael Kruse <llvm@meinersbur.de>2016-01-27 22:51:56 +0000
commitfd46308de4ce8f824bf02d560b81084112ea6e95 (patch)
tree1074c4d73d6178874d33f1fc641a07b26d14144c /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parent2952bf50052021edcfab086f28446740846f2eff (diff)
downloadbcm5719-llvm-fd46308de4ce8f824bf02d560b81084112ea6e95.tar.gz
bcm5719-llvm-fd46308de4ce8f824bf02d560b81084112ea6e95.zip
ScopInfo: Never add read accesses for synthesizable values
Before adding a MK_Value READ MemoryAccess, check whether the read is necessary or synthesizable. Synthesizable values are later generated by the SCEVExpander and therefore do not need to be transferred explicitly. This can happen because the check for synthesizability has presumbly been forgotten in the case where a phi's incoming value has been defined in a different statement. Differential Revision: http://reviews.llvm.org/D15687 llvm-svn: 258998
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud