Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
| | | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137 | ||||
* | Add a declaration of environ global for Darwin | Reid Spencer | 2004-08-29 | 1 | -0/+2 |
| | | | | llvm-svn: 16100 | ||||
* | Initial commit of an platform-indepdendent implementation for the | Reid Spencer | 2004-08-29 | 1 | -0/+133 |
"Program" operating system concept (find and execute programs). llvm-svn: 16084 |