llvm-project/llvm/test/tools/llvm-profdata
Markus Böck 142d522ded [llvm-profdata] Make sure to consume Error on the error path of setIsIRLevelProfile
Encountered a crash while running a debug build, where this code path would be taken due to a mismatch in profile coverage data versions. Without consuming the error, an assert would be triggered inside the destructor of Error.

Differential Revision: https://reviews.llvm.org/D99457
2021-03-30 08:52:58 +02:00
..
Inputs [llvm-profdata] Make sure to consume Error on the error path of setIsIRLevelProfile 2021-03-30 08:52:58 +02:00
c-general.test
compact-sample.proftext
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
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
invalid-profile-gen-zeros.proftext [llvm-profdata] Emit Error when Invalid MemOpSize Section is Created by llvm-profdata 2021-02-23 12:51:54 -08:00
lit.local.cfg
malformed-ptr-to-counter-array.test
memop-size-prof.proftext
merge-incompatible.test [llvm-profdata] Make sure to consume Error on the error path of setIsIRLevelProfile 2021-03-30 08:52:58 +02:00
merge-probe-profile.test [CSSPGO] Introducing dangling pseudo probes. 2021-03-03 22:44:41 -08:00
merge_empty_profile.test
multiple-inputs.test
multiple-profdata-merge.test
nocompress.test
overflow-instr.test
overflow-sample.test
overlap.test
overlap_cs.test
overlap_vp.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 [CSSPGO] llvm-profdata support for CS profile. 2021-03-08 09:04:40 -08:00
sample-overlap.test [CSSPGO] llvm-profdata support for CS profile. 2021-03-08 09:04:40 -08:00
sample-profile-basic.test
sample-remap.test
sample-summary.test
show-instr-level.test
show-prof-info.test
suppl-instr-with-sample.test
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