mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 17:56:53 +00:00
Set comment string, patch by Johnny Chen!
llvm-svn: 84743
This commit is contained in:
parent
82599d2b0e
commit
683419400b
@ -112,6 +112,8 @@
|
||||
)
|
||||
|
||||
(set-syntax-table tablegen-mode-syntax-table)
|
||||
(make-local-variable 'comment-start)
|
||||
(setq comment-start "//")
|
||||
(run-hooks 'tablegen-mode-hook)) ; Finally, this permits the user to
|
||||
; customize the mode with a hook.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user