llvm-project/llvm/utils/kate
Nick Desaulniers f4c6080ab8 Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch"
This reverts commit b7926ce6d7.

Going with a simpler approach.
2020-11-17 17:27:14 -08:00
..
README
llvm-tablegen.xml [TableGen] Update editor modes for new keywords. 2020-01-14 13:39:00 +00:00
llvm.xml Revert "[IR] add fn attr for no_stack_protector; prevent inlining on mismatch" 2020-11-17 17:27:14 -08:00

README

-*- llvm/utils/kate/README -*-

These are syntax highlighting files for the Kate editor. Included are:

* llvm.xml

  Syntax Highlighting Mode for the KDE Kate editor. To install just copy
  this file to ~/.kde/share/apps/katepart/syntax (or better yet, symlink it).

Note: If you notice missing or incorrect syntax highlighting, please contact
<llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
functionality, it will be most appreciated. Thank you.