[PATCH] D108390: [flang] Refine output file generation
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 13:02:43 PDT 2021
Meinersbur added a comment.
I logged into the worker to see the value it is using:
config.errc_messages = "no such file or directory;is a directory;invalid argument;permission denied"
However, this is LLVM's lit.site.cfg.py, flang does not have an equivalent errc_messages. Going to look into where flang gets its value from...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108390/new/
https://reviews.llvm.org/D108390
More information about the llvm-commits
mailing list