summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-05 20:21:17 +0000
committerDan Gohman <gohman@apple.com>2009-08-05 20:21:17 +0000
commit46ffffa75013b66089cc2bba311f04141f483bcd (patch)
treed048aeca3c2e819871525d70765511a00642d449 /clang/lib/CodeGen/CodeGenModule.cpp
parent798ae47b59cb33dd7780ee2d08c86362db60988c (diff)
downloadbcm5719-llvm-46ffffa75013b66089cc2bba311f04141f483bcd.tar.gz
bcm5719-llvm-46ffffa75013b66089cc2bba311f04141f483bcd.zip
Fix FindExecutable to use sys::Path::GetMainExecutable instead of
just argv[0]. And remove the code for searching the current working directory and for searching PATH; the point of FindExecutable is not to find whatever version of the executable can be found by searching around, but to find an executable that accompanies the current executable. Update the tools to use sys::Program::FindProgramByName when they want PATH searching. llvm-svn: 78240
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud