[all-commits] [llvm/llvm-project] 06f8a4: [SystemZ][z/OS] Fix No such file or directory expr...
Abhina Sree via All-commits
all-commits at lists.llvm.org
Fri Jan 22 08:47:08 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06f8a49693957bc27b83e0ab5f429ff874941a07
https://github.com/llvm/llvm-project/commit/06f8a49693957bc27b83e0ab5f429ff874941a07
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M llvm/test/tools/llvm-libtool-darwin/filelist.test
Log Message:
-----------
[SystemZ][z/OS] Fix No such file or directory expression error
On z/OS, the following error message is not matched correctly in lit tests. This patch updates the CHECK expression to match the end period successfully.
```
EDC5129I No such file or directory.
```
Differential Revision: https://reviews.llvm.org/D94239
More information about the All-commits
mailing list