diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-09-08 00:27:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-08 00:27:15 -0700 |
commit | 942641699432e25023b5a13f63b862d5403185e9 (patch) | |
tree | d056c90035de2318958395009e6655391fa79f26 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d9efcb54c9d4a3068f95b826481ebbee44d236b4 (diff) | |
download | llvm-942641699432e25023b5a13f63b862d5403185e9.zip llvm-942641699432e25023b5a13f63b862d5403185e9.tar.gz llvm-942641699432e25023b5a13f63b862d5403185e9.tar.bz2 |
[llvm-exegesis] Add error handling for fork failures (#65186)
There are still some transient failures on the clang-avx512 builder on
the new subprocess memory tests. Some of them seem to be related to an
inability to fork, but it's hard to debug currently as there is no
explicit error handling for a failed fork call, and nice error reporting
for a failed fork is something that we should have regardless.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions