commit | 7e1c3345a058bcb12f05e4782ea9d41b306e853d | [log] [tgz] |
---|---|---|
author | Chandler Carruth <[email protected]> | Tue Apr 24 20:30:56 2018 |
committer | Chandler Carruth <[email protected]> | Tue Apr 24 20:30:56 2018 |
tree | 70a8187a7aa11d29c2d0693ece7d18b6dbcdfbc2 | |
parent | b71251ca71c795ac8ae08c96f84328af6da0c613 [diff] |
[wasm] Fix uninitialized memory introduced in r330749. Found with MSan. This was causing all the WASM MC tests to fail about 10% of the time. llvm-svn: 330764