[PATCH] D62047: [WebAssembly] Add multivalue and tail-call target features

Heejin Ahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 17:48:22 PDT 2019


aheejin added a comment.

In D62047#1505838 <https://reviews.llvm.org/D62047#1505838>, @sbc100 wrote:

> Does it make sense to support the flags before we support the feature?
>
> Otherwise lgtm.


I think this is OK; flags anyway should be added before actual feature implementation starts in order to add tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62047





More information about the cfe-commits mailing list