aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorTim Hammerquist <penryu@apple.com>2017-03-17 18:10:58 +0000
committerTim Hammerquist <penryu@apple.com>2017-03-17 18:10:58 +0000
commit848582181ebd274b1f3d222b2b934d958b06173d (patch)
tree7b0fad1aff4d6dd2102a4ac220b2b84b1737e947 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parente60343d6b09b6f8eba27a6c27048b5023efbfe5e (diff)
downloadllvm-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