Changes in directory llvm/lib/Target/X86:

X86CallingConv.td updated: 1.1 -> 1.2
---
Log message:

fix attribution


---
Diffs of the changes:  (+1 -1)

 X86CallingConv.td |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Target/X86/X86CallingConv.td
diff -u llvm/lib/Target/X86/X86CallingConv.td:1.1 
llvm/lib/Target/X86/X86CallingConv.td:1.2
--- llvm/lib/Target/X86/X86CallingConv.td:1.1   Mon Feb 26 12:17:14 2007
+++ llvm/lib/Target/X86/X86CallingConv.td       Mon Feb 26 12:56:07 2007
@@ -2,7 +2,7 @@
 // 
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by the LLVM research group and is distributed under
+// This file was developed by Chris Lattner and is distributed under
 // the University of Illinois Open Source License. See LICENSE.TXT for details.
 // 
 
//===----------------------------------------------------------------------===//



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to