commit | a2b61fb42824eea09a4e2bd69ee3a6f560bf174f | [log] [tgz] |
---|---|---|
author | Derek Schuff <dschuff@google.com> | Sat Jan 30 21:43:08 2016 +0000 |
committer | Derek Schuff <dschuff@google.com> | Sat Jan 30 21:43:08 2016 +0000 |
tree | 90d928950b584d26f0b78a6fffa07a86795cf995 | |
parent | cdfe27d1ccdc16c2b61b2fae536782a1c38e0789 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259306 91177308-0d34-0410-b5e6-96231b3b80d8