[all-commits] [llvm/llvm-project] 93bb2f: XFAIL some PGO tests on AIX until the new linker b...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Thu May 5 18:35:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93bb2f16e85d2d4c8d3ddadebd99fc0fe26d974b
https://github.com/llvm/llvm-project/commit/93bb2f16e85d2d4c8d3ddadebd99fc0fe26d974b
Author: Wael Yehia <wyehia at ca.ibm.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M compiler-rt/test/profile/Posix/gcov-destructor.c
M compiler-rt/test/profile/Posix/gcov-execlp.c
M compiler-rt/test/profile/Posix/gcov-fork.c
M compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test
M compiler-rt/test/profile/Posix/instrprof-get-filename-merge-mode.c
M compiler-rt/test/profile/gcov-__gcov_flush-terminate.c
M compiler-rt/test/profile/gcov-basic.c
M compiler-rt/test/profile/gcov-complex-line.c
M compiler-rt/test/profile/gcov-dump-and-remove.c
M compiler-rt/test/profile/infinite_loop.c
M compiler-rt/test/profile/instrprof-coverage.c
M compiler-rt/test/profile/instrprof-gcov-exceptions.test
M compiler-rt/test/profile/instrprof-gcov-multiple-bbs-single-line.test
M compiler-rt/test/profile/instrprof-gcov-multithread_fork.test
M compiler-rt/test/profile/instrprof-gcov-one-line-function.test
M compiler-rt/test/profile/instrprof-gcov-switch.test
M compiler-rt/test/profile/instrprof-gcov-two-objects.test
M compiler-rt/test/profile/instrprof-get-filename.c
M compiler-rt/test/profile/instrprof-icall-promo.test
M compiler-rt/test/profile/instrprof-merge-entry-cover.c
M compiler-rt/test/profile/instrprof-path.c
M compiler-rt/test/profile/instrprof-set-dir-mode.c
M compiler-rt/test/profile/runtime_infinite.c
Log Message:
-----------
XFAIL some PGO tests on AIX until the new linker becomes publicly available.
More information about the All-commits
mailing list