- May 14, 2006
-
-
Chris Lattner authored
handle it. Just silently fail. llvm-svn: 28291
-
- May 12, 2006
-
-
Chris Lattner authored
llvm-svn: 28260
-
Chris Lattner authored
llvm-svn: 28257
-
- Nov 14, 2005
-
-
Chris Lattner authored
that actually make sense. llvm-svn: 24352
-
Chris Lattner authored
the default allocator uses mmap. llvm-svn: 24349
-
- May 06, 2005
-
-
Misha Brukman authored
llvm-svn: 21704
-
- Apr 21, 2005
-
-
Reid Spencer authored
methods that were recently added to the interface. llvm-svn: 21401
-
- Jan 10, 2005
-
-
Reid Spencer authored
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
-
- Jan 08, 2005
-
-
Jeff Cohen authored
on 64-bit Windows. llvm-svn: 19393
-
- Jan 01, 2005
-
-
Reid Spencer authored
console or not. llvm-svn: 19233
-
- Dec 31, 2004
-
-
Reid Spencer authored
llvm-svn: 19201
-
- Dec 27, 2004
-
-
Reid Spencer authored
* Move implementation of sys::PreventCoreFiles function to this file from the now defunct SysConfig abstraction. llvm-svn: 19159
-
- Dec 20, 2004
-
-
Reid Spencer authored
llvm-svn: 19074
-
Reid Spencer authored
the ru_maxrss field as an approximation. llvm-svn: 19072
-
Reid Spencer authored
llvm-svn: 19071
-
Reid Spencer authored
* Implement GetMallocUsage to get usage of malloc heap * Implement GetMemoryUsage to get total memory usage of process * Implement GetTimeUsage to get elapsed/user/system time llvm-svn: 19055
-
- Sep 11, 2004
-
-
Reid Spencer authored
llvm-svn: 16290
-
Reid Spencer authored
llvm-svn: 16288
-
- Aug 29, 2004
-
-
Reid Spencer authored
"Program" operating system concept (find and execute programs). llvm-svn: 16084
-
Reid Spencer authored
note individually but these essence of it is to not derive from std::string, clarify the interface, and provide better documentation. There is now also (untested) implementations for AIX, Darwin, and SunOS. llvm-svn: 16078
-
- Aug 25, 2004
-
-
Reid Spencer authored
llvm-svn: 16048
-