summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-05-05 01:43:49 +0000
committerJustin Bogner <mail@justinbogner.com>2016-05-05 01:43:49 +0000
commit8752be775c938cf528dd3471d69f6e36e8f6c100 (patch)
tree719d09aebb20ff02d8d7c455611992a729a77965 /lldb/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp
parente42181315c06c37254844b3e0cfcef7b54808ce5 (diff)
downloadbcm5719-llvm-8752be775c938cf528dd3471d69f6e36e8f6c100.tar.gz
bcm5719-llvm-8752be775c938cf528dd3471d69f6e36e8f6c100.zip
ARM: Use a Handle to track SDNodes in case they're CSE'd. NFC
The code here is recursively Select-ing a new Node to avoid issues where N is CSE'd during replaceDAGValue and stops being valid. We can accomplish the same goal in a more principled way by using a HandleSDNode. This is essentially a less dodgy fix for PR25733 than the original attempt back in r255120. llvm-svn: 268590
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/Java/JavaLanguageRuntime.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud