[llvm-commits] CVS: llvm/runtime/GCCLibraries/libexception/Exception.h

Chris Lattner lattner at cs.uiuc.edu
Sat Aug 30 17:49:00 PDT 2003


Changes in directory llvm/runtime/GCCLibraries/libexception:

Exception.h updated: 1.4 -> 1.5

---
Log message:

File was renamed


---
Diffs of the changes:

Index: llvm/runtime/GCCLibraries/libexception/Exception.h
diff -u llvm/runtime/GCCLibraries/libexception/Exception.h:1.4 llvm/runtime/GCCLibraries/libexception/Exception.h:1.5
--- llvm/runtime/GCCLibraries/libexception/Exception.h:1.4	Thu Aug 28 14:58:51 2003
+++ llvm/runtime/GCCLibraries/libexception/Exception.h	Sat Aug 30 17:48:16 2003
@@ -1,4 +1,4 @@
-//===- exception.h - Generic language-independent exceptions ----*- C++ -*-===//
+//===- Exception.h - Generic language-independent exceptions ----*- C++ -*-===//
 //
 // This file defines the the shared data structures used by all language
 // specific exception handling runtime libraries.





More information about the llvm-commits mailing list