Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-15 | Fix the interface to ReleaseRWX to take MemoryBlock& not Memory& | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16356 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-09-13 | Simplify the sys::Memory interface per Chris' request. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16318 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-09-11 | Fix typo: sterror -> strerror | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16294 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
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 |