diff options
author | Dan Gohman <dan433584@gmail.com> | 2016-08-18 17:51:27 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2016-08-18 17:51:27 +0000 |
commit | c9623db884ec044249c85366e9bc94e47d5cc48a (patch) | |
tree | 70ad6fd8b0ee4e7c9e6cb736699348a48a612548 /llvm/lib/Bitcode/Reader | |
parent | e2f36bcb84219bcb1298e5245f6507b638645673 (diff) | |
download | bcm5719-llvm-c9623db884ec044249c85366e9bc94e47d5cc48a.tar.gz bcm5719-llvm-c9623db884ec044249c85366e9bc94e47d5cc48a.zip |
[WebAssembly] Disable the store-results optimization.
The WebAssemly spec removing the return value from store instructions, so
remove the associated optimization from LLVM.
This patch leaves the store instruction operands in place for now, so stores
now always write to "$drop"; these will be removed in a seperate patch.
llvm-svn: 279100
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions