diff options
author | Tim Hammerquist <penryu@apple.com> | 2017-03-17 18:10:58 +0000 |
---|---|---|
committer | Tim Hammerquist <penryu@apple.com> | 2017-03-17 18:10:58 +0000 |
commit | 848582181ebd274b1f3d222b2b934d958b06173d (patch) | |
tree | 7b0fad1aff4d6dd2102a4ac220b2b84b1737e947 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | e60343d6b09b6f8eba27a6c27048b5023efbfe5e (diff) | |
download | llvm-848582181ebd274b1f3d222b2b934d958b06173d.zip llvm-848582181ebd274b1f3d222b2b934d958b06173d.tar.gz llvm-848582181ebd274b1f3d222b2b934d958b06173d.tar.bz2 |
executables should be validated before spawning subprocesses
dotest.py script doesn't validate executables passed on the command line
before spawning dozens of subprocesses, all of which fail silently,
leaving an empty results file.
We should validate the lldb and compiler executables on
configuration, aborting when given invalid paths, to prevent numerous,
cryptic, and spurious failures.
<rdar://problem/31117272>
llvm-svn: 298111
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions