[llvm-commits] CVS: llvm/include/llvm/ValueSymbolTable.h
Chris Lattner
sabre at nondot.org
Mon Apr 16 19:05:00 PDT 2007
Changes in directory llvm/include/llvm:
ValueSymbolTable.h updated: 1.10 -> 1.11
---
Log message:
urr, yeah.
---
Diffs of the changes: (+2 -4)
ValueSymbolTable.h | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
Index: llvm/include/llvm/ValueSymbolTable.h
diff -u llvm/include/llvm/ValueSymbolTable.h:1.10 llvm/include/llvm/ValueSymbolTable.h:1.11
--- llvm/include/llvm/ValueSymbolTable.h:1.10 Tue Apr 3 19:30:49 2007
+++ llvm/include/llvm/ValueSymbolTable.h Mon Apr 16 21:04:39 2007
@@ -2,10 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by Reid Spencer based on the original SymbolTable.h
-// written by the LLVM research group and re-written by Reid Spencer.
-// It is distributed under the University of Illinois Open Source License.
-// See LICENSE.TXT for details.
+// This file was developed by Reid Spencer and is distributed under
+// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
More information about the llvm-commits
mailing list