[PATCH] D95246: [SystemZ][z/OS] Fix No such file or directory expression error matching in lit tests - continued
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 05:33:59 PST 2021
jhenderson added a comment.
One nit, but otherwise looks good to me, thanks! Please go ahead with the other test updates. Do you plan on doing them in this patch?
================
Comment at: llvm/docs/TestingGuide.rst:545
+
+ The following error codes are supported: ENOENT, EISDIR.
+
----------------
Adding "currently" implies to me that someone could add to the list easily.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95246/new/
https://reviews.llvm.org/D95246
More information about the llvm-commits
mailing list