[all-commits] [llvm/llvm-project] 1027a2: [SystemZ][z/OS] Fix Permission denied pattern matc...
Abhina Sree via All-commits
all-commits at lists.llvm.org
Mon Jan 11 11:36:22 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1027a22ccd72bb127253cf7d27f528712fa21fa0
https://github.com/llvm/llvm-project/commit/1027a22ccd72bb127253cf7d27f528712fa21fa0
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M llvm/test/tools/llvm-elfabi/fail-file-write.test
Log Message:
-----------
[SystemZ][z/OS] Fix Permission denied pattern matching
On z/OS, the error message "EDC5111I Permission denied." is not matched correctly in lit tests. This patch updates the check expression to match successfully.
Reviewed By: fanbo-meng
Differential Revision: https://reviews.llvm.org/D94432
More information about the All-commits
mailing list