aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2023-01-03 09:56:19 -0500
committerMatt Arsenault <Matthew.Arsenault@amd.com>2023-01-03 09:58:29 -0500
commit3f3b71ae02af434981a73acced146f4d849a87fc (patch)
tree3f3ba2903b60ece362b9b3b1b1c7a50b6fe29704 /llvm/lib/CodeGen/CodeGen.cpp
parent5b25a0bcb14ba0b772a1d6b4ebbed5869a4a0fa7 (diff)
downloadllvm-3f3b71ae02af434981a73acced146f4d849a87fc.zip
llvm-3f3b71ae02af434981a73acced146f4d849a87fc.tar.gz
llvm-3f3b71ae02af434981a73acced146f4d849a87fc.tar.bz2
llvm-reduce: Try to fix error message test on windows
It seems the execute implementations have gone out of their way to produce inconsistent error messages. The unix version explicitly checks if the file exists before trying to execute. The windows version checks if it's executable. I don't understand why they wouldn't just try the execution and check the error code.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions