mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
8fb00b74f1
On z/OS, the following error message is not matched correctly in lit tests. ``` EDC5129I No such file or directory. ``` This patch uses a lit config substitution to check for platform specific error messages. Reviewed By: muiez, jhenderson Differential Revision: https://reviews.llvm.org/D95246 |
||
---|---|---|
.. | ||
Inputs | ||
add-gnu-debuglink.test | ||
add-section.test | ||
basic-copy.test | ||
bigobj.test | ||
debug-dir-unmapped.test | ||
discard-all.test | ||
only-keep-debug.test | ||
only-section.test | ||
patch-debug-dir2.test | ||
patch-debug-dir.test | ||
redefine-symbol.test | ||
remove-section.test | ||
set-section-flags.test | ||
strip-all.test | ||
strip-debug.test | ||
strip-reloc-symbol.test | ||
strip-symbol.test | ||
strip-unneeded.test | ||
weak-external.test |