[llvm] e9775bb - Hexagon: Fix missing tablegen mode comment

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 14:05:15 PST 2019


Author: Matt Arsenault
Date: 2019-12-27T17:05:04-05:00
New Revision: e9775bb5d81a1eb1d73319877519e51ed3b9f865

URL: https://github.com/llvm/llvm-project/commit/e9775bb5d81a1eb1d73319877519e51ed3b9f865
DIFF: https://github.com/llvm/llvm-project/commit/e9775bb5d81a1eb1d73319877519e51ed3b9f865.diff

LOG: Hexagon: Fix missing tablegen mode comment

Added: 
    

Modified: 
    llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td

Removed: 
    


################################################################################
diff  --git a/llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td b/llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td
index e4a2ba0ec29c..61a1df5eb94b 100644
--- a/llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td
+++ b/llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td
@@ -1,4 +1,4 @@
-//===----------------------------------------------------------------------===//
+//===-------------------------------------------------------*- tablegen -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.


        


More information about the llvm-commits mailing list