WebAssembly: test global array indexing
authorJF Bastien <jfb@google.com>
Tue, 15 Dec 2015 02:02:51 +0000 (02:02 +0000)
committerJF Bastien <jfb@google.com>
Tue, 15 Dec 2015 02:02:51 +0000 (02:02 +0000)
commit5e556cda42f4c9dfa0622001eccb09afa1fb0c33
tree3080caa9e68dbe6628f1eeeb4890d75f2785448e
parent257fee7c73127582dd81693b8c14dbb3ba0108c8
WebAssembly: test global array indexing

This case was tested in the linker from code, but not from globals indexing into other globals. The linker currently barfs on this, ncbray volunteered to fix it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255601 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/WebAssembly/global.ll