[PATCH] D43744: [WebAssembly] Fix rethrow's argument type

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 15:14:27 PST 2018


dschuff added a comment.

Why do we need to omit the argument here? I'm not sure I understand what you mean by adding it after isel. Can/should a pass add an argument that doesn't match the format in the td?


Repository:
  rL LLVM

https://reviews.llvm.org/D43744





More information about the llvm-commits mailing list