[PATCH] D54012: [WebAssembly] Added a .globaltype directive to .s output.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 12:30:25 PDT 2018


aardappel added a comment.

In https://reviews.llvm.org/D54012#1285855, @aheejin wrote:

> Is the parsing side of this `.globaltype` directive is going to be added separately, or is it already being handled?


It is being added here: https://reviews.llvm.org/D53842


Repository:
  rL LLVM

https://reviews.llvm.org/D54012





More information about the llvm-commits mailing list