diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-08-03 17:12:47 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-08-03 17:12:47 +0000 |
commit | fad04908692228a1853e93e9adbbd398756629ff (patch) | |
tree | 7991ea2a27bb24855e5e54d6a97d6a751c03f5c3 /lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp | |
parent | 57dc4cf0e1dc149f05569aee7c5dd8fec04f81b4 (diff) | |
download | bcm5719-llvm-fad04908692228a1853e93e9adbbd398756629ff.tar.gz bcm5719-llvm-fad04908692228a1853e93e9adbbd398756629ff.zip |
[CloneFunction] Don't remove side effecting calls
We were able to figure out that the result of a call is some constant.
While propagating that fact, we added the constant to the value map.
This is problematic because it results in us losing the call site when
processing the value map.
This fixes PR28802.
llvm-svn: 277611
Diffstat (limited to 'lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp')
0 files changed, 0 insertions, 0 deletions