OSDN Git Service

[Hexagon] Add LLVM header to HexagonPatterns.td
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 9 Jun 2017 13:30:58 +0000 (13:30 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 9 Jun 2017 13:30:58 +0000 (13:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305074 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Hexagon/HexagonPatterns.td

index 70ed123..5587a7a 100644 (file)
@@ -1,3 +1,12 @@
+//==- HexagonPatterns.td - Target Description for Hexagon -*- tablegen -*-===//
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
 // Pattern fragment that combines the value type and the register class
 // into a single parameter.