[llvm-commits] CVS: llvm/lib/System/Win32/DynamicLibrary.cpp MappedFile.cpp Memory.cpp Path.cpp Process.cpp Program.cpp Signals.cpp TimeValue.cpp

LLVM llvm at cs.uiuc.edu
Sun Jan 9 15:29:18 PST 2005



Changes in directory llvm/lib/System/Win32:

DynamicLibrary.cpp (r1.9) removed
MappedFile.cpp (r1.5) removed
Memory.cpp (r1.4) removed
Path.cpp (r1.27) removed
Process.cpp (r1.8) removed
Program.cpp (r1.9) removed
Signals.cpp (r1.12) removed
TimeValue.cpp (r1.7) removed
---
Log message:

Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
gdb debugger doesn't get confused on which file it is reading (the one in
lib/System or the one in lib/System/{Win32,Unix})


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





More information about the llvm-commits mailing list