[kate] Add '!mul' operator that was introduced in D58775
authorRoman Lebedev <lebedev.ri@gmail.com>
Wed, 10 Apr 2019 18:26:23 +0000 (18:26 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Wed, 10 Apr 2019 18:26:23 +0000 (18:26 +0000)
llvm-svn: 358116

llvm/utils/kate/llvm-tablegen.xml

index ccca1d3..92d6d01 100644 (file)
@@ -16,6 +16,7 @@
       <item> !tail </item>
       <item> !con </item>
       <item> !add </item>
+      <item> !mul </item>
       <item> !shl </item>
       <item> !sra </item>
       <item> !srl </item>