[PATCH] D46054: [TableGen] Add a general-purpose JSON backend.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 01:45:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336771: [TableGen] Add a general-purpose JSON backend. (authored by statham, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46054

Files:
  llvm/trunk/docs/CommandGuide/tblgen.rst
  llvm/trunk/docs/TableGen/BackEnds.rst
  llvm/trunk/docs/TableGen/index.rst
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/lib/TableGen/CMakeLists.txt
  llvm/trunk/lib/TableGen/JSONBackend.cpp
  llvm/trunk/test/TableGen/JSON-check.py
  llvm/trunk/test/TableGen/JSON.td
  llvm/trunk/utils/TableGen/TableGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46054.154946.patch
Type: text/x-patch
Size: 23075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/ad12b38f/attachment-0001.bin>


More information about the llvm-commits mailing list