[WebAssembly] Add v128 value type
authorThomas Lively <tlively@google.com>
Thu, 20 Sep 2018 22:07:18 +0000 (22:07 +0000)
committerThomas Lively <tlively@google.com>
Thu, 20 Sep 2018 22:07:18 +0000 (22:07 +0000)
commitd661e265c71e284109f9e233b3aa0422fb3fd559
tree02d8fd283a19f7ccfc0e86a4fd9eda99dc694cd8
parent6f21a136755e5bce0c58a8f0fab56612821390ba
[WebAssembly] Add v128 value type

Reviewers: sbc100, aheejin, dschuff

Subscribers: jgravelle-google, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D52106

llvm-svn: 342690
lld/wasm/WriterUtils.cpp