1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/tools/llvm-profdata
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
..
Inputs [CSSPGO] Support of CS profiles in extended binary format. 2021-01-27 21:29:46 -08:00
c-general.test
compact-sample.proftext [llvm-profdata]Fix llvm-profdata crash on compact binary profile 2020-09-20 16:58:34 -07:00
compat.proftext
count-mismatch.proftext
cs-sample-profile.test [CSSPGO] Support of CS profiles in extended binary format. 2021-01-27 21:29:46 -08:00
csprof-dump.test [tools] Mark output of tools as text if it is really text 2021-01-11 15:14:03 -05:00
cutoff.test
gcc-gcov-sample-profile.test
general.proftext
hash-mismatch.proftext
header-directives.test [PGO] Supporting code for always instrumenting entry block 2020-07-22 15:01:53 -07:00
inline-samples.test
input-dir.test
input-filenames.test
instr-remap.test [tools] Mark output of tools as text if it is really text 2021-01-11 15:14:03 -05:00
invalid-profdata.test
lit.local.cfg
malformed-ptr-to-counter-array.test
memop-size-prof.proftext
merge_empty_profile.test
merge-probe-profile.test [CSSPGO] Consume pseudo-probe-based AutoFDO profile 2020-12-16 15:57:18 -08:00
multiple-inputs.test
multiple-profdata-merge.test
nocompress.test
overflow-instr.test Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
overflow-sample.test
overlap_cs.test
overlap_vp.test
overlap.test
profile-symbol-list-compress.test
profile-symbol-list.test
raw-32-bits-be.test
raw-32-bits-le.test
raw-64-bits-be.test
raw-64-bits-le.test
raw-magic-but-no-header.test
raw-two-profiles.test
roundtrip-compress.test
roundtrip.test
same-filename.test
sample-hot-func-list.test
sample-overlap.test [llvm-profdata] Implement llvm-profdata overlap for sample profiles 2020-08-08 17:49:48 -07:00
sample-profile-basic.test
sample-remap.test
sample-summary.test
show-instr-level.test
show-prof-info.test [SampleFDO] Store fixed length MD5 in NameTable instead of using ULEB128 if 2020-12-08 16:21:01 -08:00
suppl-instr-with-sample.test Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
text-dump.test
text-format-errors.test
threaded-count-mismatch.test
value-prof.proftext
weight-instr.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
weight-sample.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00