1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools/llvm-size
Abhina Sreeskantharajan 8fb00b74f1 [test] Use host platform specific error message substitution in lit tests
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
2021-01-29 07:16:30 -05:00
..
archive.test
common.test
darwin-m.test
elf-berkeley.test
elf-m.test
elf-sysv.test
help.test
invalid-input.test
invalid-symbol-table-size.test
long-format.test
macho-berkeley.test
macho-sysv.test
multiple-inputs.test
no-input.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
output-alloc.test
radix.test
response-file.test
stdin.test
totals.test
unknown-format.test
version.test