feat: add LLVM TableGen

This commit is contained in:
Amaan Qureshi 2023-03-16 07:00:30 -04:00
parent 01e8a51451
commit 17c275bfff
8 changed files with 266 additions and 0 deletions

View file

@ -0,0 +1,27 @@
[
(assert)
(class)
(multiclass)
(def)
(defm)
(defvar)
(foreach)
(if)
(let)
(value_suffix)
] @indent
[
"}"
"]"
")"
">"
] @indent_end
[ "{" "}" ] @branch
[ "[" "]" ] @branch
[ "(" ")" ] @branch
[ "<" ">" ] @branch