[PATCH] D59448: [WebAssembly] Change wasm.throw's first argument to an immediate

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 12:55:12 PDT 2019


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

LGTM; I wonder if it makes sense to have predefined macro for the C++ tag (or perhaps just a regular macro for use in libcxxabi?)


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