[PATCH] D51991: [WebAssembly] Make tied inline asm operands work again

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 11:03:39 PDT 2018


aheejin added a comment.

Without this, this assertion <https://github.com/llvm-mirror/llvm/blob/e2b125cd4df2d0d220afc3aa7236b78ae317ad57/lib/CodeGen/MachineOperand.cpp#L154> fails.


Repository:
  rL LLVM

https://reviews.llvm.org/D51991





More information about the llvm-commits mailing list