[all-commits] [llvm/llvm-project] bfce84: [gcov][test] Delete UNSUPPORTED: host-byteorder-bi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jun 7 08:43:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bfce849d831a6bc89e1c9c56e829d46aab127598
      https://github.com/llvm/llvm-project/commit/bfce849d831a6bc89e1c9c56e829d46aab127598
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-06-07 (Sun, 07 Jun 2020)

  Changed paths:
    M compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c.gcov
    M compiler-rt/test/profile/Posix/instrprof-dlopen-dlclose-gcov.test
    M compiler-rt/test/profile/Posix/instrprof-gcov-execlp.test
    M compiler-rt/test/profile/Posix/instrprof-gcov-execvp.test
    M compiler-rt/test/profile/Posix/instrprof-gcov-fork.test
    M compiler-rt/test/profile/Posix/instrprof-gcov-parallel.test
    M compiler-rt/test/profile/Posix/instrprof-shared-gcov-flush.test
    M compiler-rt/test/profile/instrprof-gcov-__gcov_flush-multiple.test
    M compiler-rt/test/profile/instrprof-gcov-__gcov_flush-terminate.test
    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-one-line-function.test
    M compiler-rt/test/profile/instrprof-gcov-switch.test
    M compiler-rt/test/profile/instrprof-gcov-two-objects.test

  Log Message:
  -----------
  [gcov][test] Delete UNSUPPORTED: host-byteorder-big-endian from test/profile tests

It seems that after dc52ce424bb1818b3270e20927447bf17e062e66, all big-endian problems have been fixed.

01899bb4e41178af6f4cf7b32833e661fe1e3322 seems to have fixed XFAIL: * of
profile/instrprof-gcov-__gcov_flush-terminate.test

This essentially reverts commit 5a9b792d7251e19f69f96c9619cde49497c79a07 and
93d5ae3af18f3e5d4232510274d59c1b4e5b8e77.




More information about the All-commits mailing list