[PATCH] D59448: [WebAssembly] Change wasm.throw's first argument to an immediate
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 18 21:54:07 PDT 2019
aheejin added a comment.
In D59448#1433622 <https://reviews.llvm.org/D59448#1433622>, @craig.topper wrote:
> Shouldn't the definition in BuiltinsWebAssembly.def be updated to include an 'I' in the type string so that this will be properly diagnosed in the frontend?
Done. Thank you for checking!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59448/new/
https://reviews.llvm.org/D59448
More information about the cfe-commits
mailing list