diff options
| author | Richard Osborne <richard@xmos.com> | 2011-10-13 21:08:11 +0000 |
|---|---|---|
| committer | Richard Osborne <richard@xmos.com> | 2011-10-13 21:08:11 +0000 |
| commit | 742549f8effa950ca52b0c549aa93fd03a82f334 (patch) | |
| tree | e2842fc8f05bb0423b84f83fc575aef720addc95 /llvm | |
| parent | c41e68b127d3f2faa8c582ac2f3b829d47e9909b (diff) | |
| download | bcm5719-llvm-742549f8effa950ca52b0c549aa93fd03a82f334.tar.gz bcm5719-llvm-742549f8effa950ca52b0c549aa93fd03a82f334.zip | |
Update IntrinsicsXCore.td with the normal LLVM notice at the top of the file.
llvm-svn: 141889
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/include/llvm/IntrinsicsXCore.td | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/llvm/include/llvm/IntrinsicsXCore.td b/llvm/include/llvm/IntrinsicsXCore.td index 28b5478a247..a4813135da8 100644 --- a/llvm/include/llvm/IntrinsicsXCore.td +++ b/llvm/include/llvm/IntrinsicsXCore.td @@ -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. // //===----------------------------------------------------------------------===// // |

