[TableGen] Add a new json textmate description for syntax highlighting
authorRiver Riddle <riddleriver@gmail.com>
Wed, 11 May 2022 22:49:24 +0000 (15:49 -0700)
committerRiver Riddle <riddleriver@gmail.com>
Fri, 13 May 2022 20:04:09 +0000 (13:04 -0700)
commitf0792c715dc5c2dc34793f11b9e91de3efa48979
treedf620e69e01f38391473432bf26843b67f20cb11
parentda766cea56df4216ee7911c7b1ab5790c1046038
[TableGen] Add a new json textmate description for syntax highlighting

There isn't really a good pre-existing syntax highlighter for tablegen, so this
commit adds a textmate version that covers nearly everything in the current
spec.

Differential Revision: https://reviews.llvm.org/D125427
llvm/utils/textmate/tablegen.json [new file with mode: 0644]