diff options
author | Derek Schuff <dschuff@google.com> | 2016-01-30 21:43:08 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2016-01-30 21:43:08 +0000 |
commit | c97ba939d15c4d6dc371e9ccf7cd88d1e8c32768 (patch) | |
tree | e30cf0c1eb14d7eb1eedca87029e0f21393ab611 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | fbc89d21dd7c878d5238d90eafd597aff46f33e0 (diff) | |
download | bcm5719-llvm-c97ba939d15c4d6dc371e9ccf7cd88d1e8c32768.tar.gz bcm5719-llvm-c97ba939d15c4d6dc371e9ccf7cd88d1e8c32768.zip |
[WebAssembly] Fix uses of FrameIndex as store values
Previously the code assumed all uses of FI on loads and stores were as
addresses. This checks whether the use is the address or a value and
handles the latter case as it does for non-memory instructions.
llvm-svn: 259306
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions