llvm-project/compiler-rt/test/profile/Posix
Jinsong Ji 4fee8a1691 [NFC][compiler-rt][profile] Remove non-Posix -h option from test
We are running `ls -lh` in gcov-execlp.c test in Posix folder.
However `-h` is not a POSIX option,ls on some POSIX system (eg: AIX)
may not support it.

This patch remove this option to avoid break.

Reviewed By: anhtuyen

Differential Revision: https://reviews.llvm.org/D111807
2021-10-14 15:08:38 +00:00
..
Inputs
gcov-destructor.c [profile] Mark gcov test as unsupported on Darwin. 2020-07-04 10:41:27 -07:00
gcov-dlopen.c [gcov] Add __gcov_dump/__gcov_reset and delete __gcov_flush 2020-07-18 15:07:46 -07:00
gcov-execlp.c [NFC][compiler-rt][profile] Remove non-Posix -h option from test 2021-10-14 15:08:38 +00:00
gcov-fork.c [gcov] Add spanning tree optimization 2020-09-13 00:07:31 -07:00
gcov-shared-flush.c [gcov] Add __gcov_dump/__gcov_reset and delete __gcov_flush 2020-07-18 15:07:46 -07:00
instrprof-dlopen.test
instrprof-dynamic-one-shared.test
instrprof-dynamic-two-shared.test
instrprof-gcov-parallel.test [clang][Sparc] Default to -mcpu=v9 for Sparc V8 on Solaris 2020-09-11 09:53:19 +02:00
instrprof-get-filename-merge-mode.c [profile] Use -fPIC -shared in a test instead of -dynamiclib 2019-10-19 00:51:27 +00:00
instrprof-shared.test
instrprof-value-prof-shared.test
instrprof-visibility-kinds.inc
instrprof-visibility.cpp
lit.local.cfg.py [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* 2019-06-27 20:56:04 +00:00