Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-11 | Provide initial implementations of Memory and Process concepts for various | Reid Spencer | |
platforms. Implement GetLLVMSuffix function for the Path concept. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16292 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-09-01 | mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16133 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-30 | Move the GetTemporaryDirectory function from "generic Unix" to platform | Reid Spencer | |
specific. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16119 91177308-0d34-0410-b5e6-96231b3b80d8 |