diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-12-19 18:00:21 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-12-19 18:00:21 +0000 |
commit | 2d76ff5c8579be07c6810722e40936d7f59d9520 (patch) | |
tree | c31376d7aa5e11116df990e707b5b6af9a135adf /llvm/lib/System/Unix/Program.cpp | |
parent | d44f8452138031d61bc1e1a0fa5bd8927a5f4100 (diff) | |
download | bcm5719-llvm-2d76ff5c8579be07c6810722e40936d7f59d9520.tar.gz bcm5719-llvm-2d76ff5c8579be07c6810722e40936d7f59d9520.zip |
For PR351:
* Pass sys::Path instead of std::string for paths
* Correct the types of arguments passed to RunProgramWithTimeout due to its
interface using sys::Path instead of std::string
* Replace "/dev/null" (not portable) with empty string which
sys::Program::ExecuteAndWait recognizes as "redirect to bit bucket"
llvm-svn: 19041
Diffstat (limited to 'llvm/lib/System/Unix/Program.cpp')
0 files changed, 0 insertions, 0 deletions