[llvm-commits] CVS: llvm/lib/Target/SubtargetFeature.cpp
Jim Laskey
jlaskey at apple.com
Fri Mar 24 02:01:11 PST 2006
Changes in directory llvm/lib/Target:
SubtargetFeature.cpp updated: 1.9 -> 1.10
---
Log message:
Clean up some commentary.
---
Diffs of the changes: (+1 -1)
SubtargetFeature.cpp | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/SubtargetFeature.cpp
diff -u llvm/lib/Target/SubtargetFeature.cpp:1.9 llvm/lib/Target/SubtargetFeature.cpp:1.10
--- llvm/lib/Target/SubtargetFeature.cpp:1.9 Thu Jan 26 14:41:32 2006
+++ llvm/lib/Target/SubtargetFeature.cpp Fri Mar 24 04:00:56 2006
@@ -2,7 +2,7 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by Jim Laskey and is distributed under the
+// This file was developed by James M. Laskey and is distributed under the
// University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
More information about the llvm-commits
mailing list