]> granicus.if.org Git - llvm/commitdiff
[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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358116 91177308-0d34-0410-b5e6-96231b3b80d8

utils/kate/llvm-tablegen.xml

index ccca1d3cf14e5df168eb15be0e8b43829364ee30..92d6d01fd029d03dd69cf38a84e1e3f319253a3d 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>