]> granicus.if.org Git - clang/commitdiff
Fix to avoid warning. Also add header, and lincense information.
authorSirish Pande <spande@codeaurora.org>
Tue, 17 Apr 2012 16:39:11 +0000 (16:39 +0000)
committerSirish Pande <spande@codeaurora.org>
Tue, 17 Apr 2012 16:39:11 +0000 (16:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154928 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/BuiltinsHexagon.def

index c57f9b989a5889b34442ec77a77c9b481268afcb..ffe03ec6133fb39bfb63bd599b553c687e3bfd6e 100644 (file)
@@ -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.