[PATCH] D57495: [WebAssembly] Add bulk memory target feature

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 17:49:25 PST 2019


aheejin added a comment.
Herald added a project: LLVM.

In D57495#1379483 <https://reviews.llvm.org/D57495#1379483>, @sbc100 wrote:

> Hmm..  is it OK to make commits to cfe and llvm at the same time now?  I thought you were supposed to break them up in the separate commits.


I guess it's now possible ow with the llvm monorepo <https://github.com/llvm/llvm-project>. I haven't switched yet though.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57495





More information about the llvm-commits mailing list