[llvm-commits] [llvm] r141889 - /llvm/trunk/include/llvm/IntrinsicsXCore.td

Richard Osborne richard at xmos.com
Thu Oct 13 14:08:11 PDT 2011


Author: friedgold
Date: Thu Oct 13 16:08:11 2011
New Revision: 141889

URL: http://llvm.org/viewvc/llvm-project?rev=141889&view=rev
Log:
Update IntrinsicsXCore.td with the normal LLVM notice at the top of the file.

Modified:
    llvm/trunk/include/llvm/IntrinsicsXCore.td

Modified: llvm/trunk/include/llvm/IntrinsicsXCore.td
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/IntrinsicsXCore.td?rev=141889&r1=141888&r2=141889&view=diff
==============================================================================
--- llvm/trunk/include/llvm/IntrinsicsXCore.td (original)
+++ llvm/trunk/include/llvm/IntrinsicsXCore.td Thu Oct 13 16:08:11 2011
@@ -1,6 +1,9 @@
 //==- IntrinsicsXCore.td - XCore intrinsics                 -*- tablegen -*-==//
-// 
-// Copyright (C) 2008 XMOS
+//
+//                     The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //





More information about the llvm-commits mailing list