Changes in directory llvm/utils/TableGen:
CodeGenIntrinsics.h updated: 1.1 -> 1.2 --- Log message: Fix pasteo --- Diffs of the changes: (+1 -1) CodeGenIntrinsics.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/utils/TableGen/CodeGenIntrinsics.h diff -u llvm/utils/TableGen/CodeGenIntrinsics.h:1.1 llvm/utils/TableGen/CodeGenIntrinsics.h:1.2 --- llvm/utils/TableGen/CodeGenIntrinsics.h:1.1 Thu Mar 2 20:32:46 2006 +++ llvm/utils/TableGen/CodeGenIntrinsics.h Fri Mar 3 00:13:41 2006 @@ -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