syntax-highlighting: Fix module asm keyword.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 9 Oct 2010 15:44:36 +0000 (15:44 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 9 Oct 2010 15:44:36 +0000 (15:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116152 91177308-0d34-0410-b5e6-96231b3b80d8

utils/kate/llvm.xml

index e6243b076896abc5b31926e52528f351bfa5164c..074fa16cb88452a9643a6f73fc34007bf8b7a0a6 100644 (file)
@@ -17,7 +17,7 @@
       <item> global </item>
       <item> constant </item>
       <item> gc </item>
-      <item> module asm </item>
+      <item> module </item>
       <item> asm </item>
       <item> target </item>
       <item> datalayout </item>