[llvm-commits] CVS: llvm/include/llvm/Reoptimizer/Inst/ElfReader.h

Joel Stanley jstanley at cs.uiuc.edu
Wed Apr 30 17:45:01 PDT 2003


Changes in directory llvm/include/llvm/Reoptimizer/Inst:

ElfReader.h updated: 1.6 -> 1.7

---
Log message:




---
Diffs of the changes:

Index: llvm/include/llvm/Reoptimizer/Inst/ElfReader.h
diff -u llvm/include/llvm/Reoptimizer/Inst/ElfReader.h:1.6 llvm/include/llvm/Reoptimizer/Inst/ElfReader.h:1.7
--- llvm/include/llvm/Reoptimizer/Inst/ElfReader.h:1.6	Wed Apr 30 16:28:07 2003
+++ llvm/include/llvm/Reoptimizer/Inst/ElfReader.h	Wed Apr 30 17:51:20 2003
@@ -1,7 +1,7 @@
 ////////////////
 // programmer: Joel Stanley
 //       date: Fri Mar 21 16:11:07 CST 2003
-//     fileid: ElfReader.cpp
+//     fileid: ElfReader.h
 //    purpose: Provides a convenient interface for use of the ELF library; in particular,
 //             facilitates querying the ELF symbol table for information about functions.
 // []





More information about the llvm-commits mailing list