llvm-project/llvm/test/tools/llvm-profdata
Vladimir Vereschaka 3d3445e3e6 Revert "Fixed a profdata file size detection on Windows system."
This reverts commit bcbb121ff6.

Using 'ls -o' is not compatible way to fix the problem. FreeBSD and OSX
version of 'ls' do not support -o flag and test gets failed on these
platforms.

Differential Revision: https://reviews.llvm.org/D69317
2019-11-10 18:05:24 -08:00
..
Inputs [profile] Fourth fix for toolchains without zlib after D68351 2019-10-31 16:46:22 -07:00
c-general.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
compact-sample.proftext [llvm-profdata] Profile dump for compact binary format 2019-08-13 17:56:08 +00:00
compat.proftext
count-mismatch.proftext
csprof-dump.test
cutoff.test
gcc-gcov-sample-profile.test [tests] Add host-byteorder-*-endian; update XFAILs of big-endian triples 2019-05-01 15:36:18 +00:00
general.proftext
hash-mismatch.proftext
inline-samples.test
input-dir.test
input-filenames.test
instr-remap.test
invalid-profdata.test [llvm-profdata] Add mode to recover from profile read failures 2019-09-03 22:23:16 +00:00
lit.local.cfg
malformed-ptr-to-counter-array.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
memop-size-prof.proftext
merge_empty_profile.test
multiple-inputs.test
multiple-profdata-merge.test
nocompress.test Replace 'REQUIRES: nozlib' with '!zlib' because we don't need two ways 2019-05-10 18:47:39 +00:00
overflow-instr.test
overflow-sample.test
overlap.test
overlap_cs.test
overlap_vp.test
profile-symbol-list-compress.test [SampleFDO] Add compression support for any section in ExtBinary profile format 2019-10-07 16:12:37 +00:00
profile-symbol-list.test Fix non-portable GNU diff option 2019-10-23 11:19:01 -04:00
raw-32-bits-be.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-32-bits-le.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-64-bits-be.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-64-bits-le.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
raw-magic-but-no-header.test
raw-two-profiles.test [profile] Add a mode to continuously sync counter updates to a file 2019-10-31 16:04:09 -07:00
roundtrip-compress.test [SampleFDO] Add compression support for any section in ExtBinary profile format 2019-10-07 16:12:37 +00:00
roundtrip.test Fix non-portable GNU diff option 2019-10-23 11:19:01 -04:00
same-filename.test [llvm-profdata] Don't make the output overwrite the input file. 2019-07-09 09:57:45 +00:00
sample-profile-basic.test [AutoFDO] Make call targets order deterministic for sample profile 2019-08-20 20:52:00 +00:00
sample-remap.test Fix non-portable GNU diff option 2019-10-23 11:19:01 -04:00
show-instr-level.test
show-prof-size.test Revert "Fixed a profdata file size detection on Windows system." 2019-11-10 18:05:24 -08:00
text-dump.test
text-format-errors.test [llvm-profdata] Add mode to recover from profile read failures 2019-09-03 22:23:16 +00:00
threaded-count-mismatch.test
value-prof.proftext
weight-instr.test
weight-sample.test