| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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})
llvm-svn: 19426
|
|
|
|
| |
llvm-svn: 18876
|
|
|
|
| |
llvm-svn: 18802
|
|
|
|
|
|
| |
Patch contributed by Jeff Cohen.
llvm-svn: 17891
|
|
|
|
| |
llvm-svn: 16968
|
|
mapping of files. This first version uses mmap where its available. The
class needs to implement an alternate mechanism based on malloc'd memory
and file reading/writing for platforms without virtual memory.
llvm-svn: 16649
|