OSDN Git Service

[WebAssembly][NFC] Document stackifier tablegen backend
authorThomas Lively <tlively@google.com>
Tue, 28 Aug 2018 18:49:47 +0000 (18:49 +0000)
committerThomas Lively <tlively@google.com>
Tue, 28 Aug 2018 18:49:47 +0000 (18:49 +0000)
commit31d4eb8d76578be47cdd72b5944c5785c00f2a6d
tree5baa9a318ac9b2ef780d88f23788e57606d67a08
parent32497926554a9307db166a633d17eb5e700fb13f
[WebAssembly][NFC] Document stackifier tablegen backend

Summary:
Add comments to help readers avoid having to read tablegen backends to
understand the code. Also remove unecessary breaks from the output.

Reviewers: dschuff, aheejin

Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits

Differential Revision: https://reviews.llvm.org/D51371

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340864 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
utils/TableGen/WebAssemblyStackifierEmitter.cpp