[PATCH] D43553: TableGen: Add !size operation

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 07:17:24 PST 2018


nhaehnle updated this revision to Diff 135416.
nhaehnle added a comment.

Add some documentation


Repository:
  rL LLVM

https://reviews.llvm.org/D43553

Files:
  docs/TableGen/LangIntro.rst
  docs/TableGen/LangRef.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  test/TableGen/size.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43553.135416.patch
Type: text/x-patch
Size: 4984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/50b65f6c/attachment.bin>


More information about the llvm-commits mailing list