summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/BuiltinsHexagon.def
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Basic/BuiltinsHexagon.def')
-rw-r--r--include/clang/Basic/BuiltinsHexagon.def16
1 files changed, 16 insertions, 0 deletions
diff --git a/include/clang/Basic/BuiltinsHexagon.def b/include/clang/Basic/BuiltinsHexagon.def
index c57f9b989a..ffe03ec613 100644
--- a/include/clang/Basic/BuiltinsHexagon.def
+++ b/include/clang/Basic/BuiltinsHexagon.def
@@ -1,3 +1,19 @@
+//===-- BuiltinsHexagon.def - Hexagon Builtin function database --*- C++ -*-==//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+//
+// This file defines the Hexagon-specific builtin function database. Users of
+// this file must define the BUILTIN macro to make use of this information.
+//
+//===----------------------------------------------------------------------===//
+
+// The format of this database matches clang/Basic/Builtins.def.
+
// This one below is not generated from the autogenerated iset.py.
// So make sure you donot overwrite this one.