1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/kate
Anatoly Trosinenko 1adb0ef206 [Utils] Add highlighting definition for byref IR attribute
This patch assumes `byref` can be handled identically to `byval`.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D85768
2020-08-25 16:19:24 +03:00
..
llvm-tablegen.xml
llvm.xml [Utils] Add highlighting definition for byref IR attribute 2020-08-25 16:19:24 +03: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.