[all-commits] [llvm/llvm-project] af8205: Revert "XFAIL some PGO tests on AIX until the new ...

Wael Yehia via All-commits all-commits at lists.llvm.org
Mon Aug 8 07:05:24 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af8205d0eb47b416b6865488056797f4162321e4
      https://github.com/llvm/llvm-project/commit/af8205d0eb47b416b6865488056797f4162321e4
  Author: Wael Yehia <wyehia at ca.ibm.com>
  Date:   2022-08-08 (Mon, 08 Aug 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:
  -----------
  Revert "XFAIL some PGO tests on AIX until the new linker becomes publicly available."

AIX 7.2 TL5 SP4 and AIX 7.3 TL0 SP2 have been released as of now.
The linker in these OS versions recognizes and properly supports
__start_SECNAME and __stop_SECNAME symbols which are needed for PGO.

This reverts commit 93bb2f16e85d2d4c8d3ddadebd99fc0fe26d974b.




More information about the All-commits mailing list