[PATCH] D95246: [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests - continued
Abhina Sree via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 08:38:13 PST 2021
abhina.sreeskantharajan updated this revision to Diff 319309.
abhina.sreeskantharajan added a comment.
Fix CI: Other projects like flang also do not specify LLVM_HOST_TRIPLE. If this is not specified, set the triple to an empty string.
I also added one more error code %errc_EISDIR and updated the TestingGuide.
Please let me know if there are other guides I will need to update that I'm not aware of.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95246/new/
https://reviews.llvm.org/D95246
Files:
clang/test/Driver/clang-offload-bundler.c
clang/test/Frontend/output-failures.c
clang/test/Frontend/stats-file.c
lld/CMakeLists.txt
lld/test/ELF/basic.s
lld/test/lit.site.cfg.py.in
llvm/docs/TestingGuide.rst
llvm/test/Object/archive-extract.test
llvm/test/Object/directory.ll
llvm/test/tools/llvm-ar/move.test
llvm/utils/lit/lit/llvm/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95246.319309.patch
Type: text/x-patch
Size: 8883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/18ba39d5/attachment.bin>
More information about the llvm-commits
mailing list