[PATCH] D51318: [WebAssembly] TableGen backend for stackifying instructions
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 10:25:08 PDT 2018
tlively marked an inline comment as done.
tlively added inline comments.
================
Comment at: llvm/trunk/utils/TableGen/WebAssemblyStackifierEmitter.cpp:29
+ }
+}
+
----------------
aheejin wrote:
> Sorry for the late comment, but can you clang-format this?
Yep! See D51367.
Repository:
rL LLVM
https://reviews.llvm.org/D51318
More information about the llvm-commits
mailing list