[PATCH] D55401: [WebAssembly] Fix assembler parsing of br_table.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 14:06:42 PST 2018


aardappel added a comment.

@aheejin they were protecting against a floating point operand showing up as part of variable_ops. I don't think think this was a particularly crucial assert to start with.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55401/new/

https://reviews.llvm.org/D55401





More information about the llvm-commits mailing list