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

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 3 09:04:06 PDT 2018


simon_tatham updated this revision to Diff 145028.
simon_tatham added a comment.

Updated with all those review comments.


https://reviews.llvm.org/D46054

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46054.145028.patch
Type: text/x-patch
Size: 20887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/2c1faee0/attachment-0001.bin>


More information about the llvm-commits mailing list