[PATCH] D46054: [TableGen] Add a general-purpose JSON backend.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 10 00:59:44 PDT 2018
simon_tatham updated this revision to Diff 154762.
simon_tatham added a comment.
Nearly forgot to mention the new option in the tblgen man page!
Repository:
rL LLVM
https://reviews.llvm.org/D46054
Files:
docs/CommandGuide/tblgen.rst
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.154762.patch
Type: text/x-patch
Size: 22729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/b990372b/attachment-0001.bin>
More information about the llvm-commits
mailing list