[WebAssembly] Add a test for wasm-store-results pass
authorDerek Schuff <dschuff@google.com>
Thu, 3 Dec 2015 00:50:30 +0000 (00:50 +0000)
committerDerek Schuff <dschuff@google.com>
Thu, 3 Dec 2015 00:50:30 +0000 (00:50 +0000)
commit4231469f1d30adf0e1722b7dbb015e8038568971
tree503878306d13d79d108ada4af9c6711f40853f7a
parent66e256e46ec68ed425d0bf0b067a3bf003915a09
[WebAssembly] Add a test for wasm-store-results pass

Differential Revision: http://reviews.llvm.org/D15167

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254570 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyStoreResults.cpp
test/CodeGen/WebAssembly/store-results.ll [new file with mode: 0644]