[PATCH] D51318: [WebAssembly] TableGen backend for stackifying instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 10:08:44 PDT 2018


aheejin added inline comments.


================
Comment at: llvm/trunk/utils/TableGen/WebAssemblyStackifierEmitter.cpp:29
+  }
+}
+
----------------
Sorry for the late comment, but can you clang-format this?


Repository:
  rL LLVM

https://reviews.llvm.org/D51318





More information about the llvm-commits mailing list