diff options
author | Sam Clegg <sbc@chromium.org> | 2017-09-01 17:24:19 +0000 |
---|---|---|
committer | Sam Clegg <sbc@chromium.org> | 2017-09-01 17:24:19 +0000 |
commit | 4194fb706279c1de6c059d2a57ade5f9fb623fde (patch) | |
tree | 4f12459972f308397ff1aa5d53d553c02456a441 /llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | |
parent | 2928375cd25d6b02c8b5f54115636be8a62292f3 (diff) | |
download | bcm5719-llvm-4194fb706279c1de6c059d2a57ade5f9fb623fde.tar.gz bcm5719-llvm-4194fb706279c1de6c059d2a57ade5f9fb623fde.zip |
[WebAssembly] Fix getSymbolValue for exported globals
The code wasn't previously taking into account that the
global index space is not same as the into in the Globals
array since the latter does not include imported globals.
This fixes the WebAssembly waterfall failures.
Differential Revision: https://reviews.llvm.org/D37384
llvm-svn: 312340
Diffstat (limited to 'llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp')
0 files changed, 0 insertions, 0 deletions