mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 15:51:54 +00:00
Remove bad comma from .el file.
llvm-svn: 151189
This commit is contained in:
parent
41b0f77dbb
commit
92bf9ddcc7
@ -13,7 +13,7 @@
|
||||
|
||||
(defvar tablegen-font-lock-keywords
|
||||
(let ((kw (regexp-opt '("class" "defm" "def" "field" "include" "in"
|
||||
"let" "multiclass", "foreach")
|
||||
"let" "multiclass" "foreach")
|
||||
'words))
|
||||
(type-kw (regexp-opt '("bit" "bits" "code" "dag" "int" "list" "string")
|
||||
'words))
|
||||
|
Loading…
x
Reference in New Issue
Block a user