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 | b31baa88a5e6869ccac71aef53a672bb87a029c3 (patch) | |
tree | 369439d24ebaa69bf77a3f5df35dd968bba73d60 /tools/llvmc/CompilerDriver.cpp | |
parent | a434805014809e46ff955565bf89cdc2590fb4e6 (diff) |
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"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19041 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvmc/CompilerDriver.cpp')
0 files changed, 0 insertions, 0 deletions