[llvm-commits] CVS: llvm/projects/Stacker/lib/runtime/stacker_rt.c

Chris Lattner lattner at cs.uiuc.edu
Sun Nov 23 11:55:01 PST 2003


Changes in directory llvm/projects/Stacker/lib/runtime:

stacker_rt.c updated: 1.1 -> 1.2

---
Log message:

Adjust file header


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

Index: llvm/projects/Stacker/lib/runtime/stacker_rt.c
diff -u llvm/projects/Stacker/lib/runtime/stacker_rt.c:1.1 llvm/projects/Stacker/lib/runtime/stacker_rt.c:1.2
--- llvm/projects/Stacker/lib/runtime/stacker_rt.c:1.1	Sun Nov 23 11:53:46 2003
+++ llvm/projects/Stacker/lib/runtime/stacker_rt.c	Sun Nov 23 11:54:18 2003
@@ -1,4 +1,4 @@
-//===-- stacker_rt.c - Runtime Suppor For Stacker Compiler ------*- C++ -*-===//
+//===-- stacker_rt.c - Runtime Support For Stacker Compiler -----*- C++ -*-===//
 // 
 //                     The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list