[PATCH] D51371: [WebAssembly][NFC] Document stackifier tablegen backend
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 11:38:02 PDT 2018
dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.
otherwise LGTM
================
Comment at: utils/TableGen/WebAssemblyStackifierEmitter.cpp:23
+//
+// case WebAssembly::RegisterInstr: return WebAssembly::StackInstr;
+//
----------------
one concrete example would probably still be useful.
Repository:
rL LLVM
https://reviews.llvm.org/D51371
More information about the llvm-commits
mailing list