[PATCH] D71191: [TableGen] Add bang-operators !getop and !setop.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 04:09:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1fed9a0c0c3e: [TableGen] Add bang-operators !getop and !setop. (authored by simon_tatham).

Changed prior to commit:
  https://reviews.llvm.org/D71191?vs=232796&id=233312#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71191/new/

https://reviews.llvm.org/D71191

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71191.233312.patch
Type: text/x-patch
Size: 12315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/2cd45ab2/attachment.bin>


More information about the llvm-commits mailing list