Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR351: | Reid Spencer | 2004-12-27 | 1 | -22/+0 |
| | | | | | | | * Consolidate implementation for Unix systems into Unix/Process.cpp * Avoid use of symbolic link to #include platform-specific implementation. llvm-svn: 19150 | ||||
* | Cygwin doesn't like .. through a link, so drop the .. | Reid Spencer | 2004-12-20 | 1 | -1/+1 |
| | | | | llvm-svn: 19076 | ||||
* | Provide initial implementations of Memory and Process concepts for various | Reid Spencer | 2004-09-11 | 1 | -0/+22 |
platforms. Implement GetLLVMSuffix function for the Path concept. llvm-svn: 16292 |