Reid Spencer
|
0c6a283b2a
|
Stop propagating method names that violate the coding standard
llvm-svn: 17498
|
2004-11-05 22:15:36 +00:00 |
Reid Spencer
|
566ac28f35
|
Provide initial implementations of Memory and Process concepts for various
platforms.
Implement GetLLVMSuffix function for the Path concept.
llvm-svn: 16292
|
2004-09-11 04:59:30 +00:00 |
Reid Spencer
|
f4e546b7aa
|
mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead.
llvm-svn: 16133
|
2004-09-01 20:29:35 +00:00 |
Reid Spencer
|
79d4c3d5db
|
Move the GetTemporaryDirectory function from "generic Unix" to platform
specific.
llvm-svn: 16119
|
2004-08-30 21:46:55 +00:00 |