summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2019-08-17 17:35:47 -0400
committerMatt Arsenault <arsenm2@gmail.com>2019-12-27 17:05:04 -0500
commite9775bb5d81a1eb1d73319877519e51ed3b9f865 (patch)
treeeb7173329ee2d1152d1af8f0d004c688e7fa0f3f /llvm/lib
parente29ae3799ba33c5a6e8d49e6bf2ccdb9314ff6b5 (diff)
downloadbcm5719-llvm-e9775bb5d81a1eb1d73319877519e51ed3b9f865.tar.gz
bcm5719-llvm-e9775bb5d81a1eb1d73319877519e51ed3b9f865.zip
Hexagon: Fix missing tablegen mode comment
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td b/llvm/lib/Target/Hexagon/HexagonDepMapAsm2Intrin.td
index e4a2ba0ec29..61a1df5eb94 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.
OpenPOWER on IntegriCloud