aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/System/Program.h
AgeCommit message (Expand)Author
2007-02-16Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov
2006-08-21For PR797:Reid Spencer
2006-08-21For PR797:Reid Spencer
2006-07-26For PR780:Reid Spencer
2006-06-07For PR787:Reid Spencer
2006-05-19Fix some doxygen usage in these headers.Reid Spencer
2006-01-08Add some documentation.Reid Spencer
2005-05-05Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2005-01-11Fix the documentation for executeAndWait so the argument comments areReid Spencer
2004-12-19For PR351:Reid Spencer
2004-12-14For PR351:Reid Spencer
2004-09-13Clean up the interface and implementation of sys::Program so that it isReid Spencer
2004-08-29Initial commit of the platform agnostic interface to finding and executingReid Spencer