[all-commits] [llvm/llvm-project] fba852: [gcov][test] Reorganize some compiler-rt/test/prof...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 3 16:17:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fba8523fb55c8e3bc853df7a250845cf51e5fc99
      https://github.com/llvm/llvm-project/commit/fba8523fb55c8e3bc853df7a250845cf51e5fc99
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    R compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-multiple.c
    R compiler-rt/test/profile/Inputs/instrprof-gcov-__gcov_flush-multiple.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-gcov-execlp.c
    R compiler-rt/test/profile/Inputs/instrprof-gcov-execlp.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-gcov-execvp.c
    R compiler-rt/test/profile/Inputs/instrprof-gcov-execvp.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-gcov-fork.c
    R compiler-rt/test/profile/Inputs/instrprof-gcov-fork.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-shared-lib.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-shared-lib_called-twice.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush.c
    R compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_no-writeout.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-after.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before-after.c.gcov
    R compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before.c.gcov
    A compiler-rt/test/profile/Posix/gcov-execlp.c
    A compiler-rt/test/profile/Posix/gcov-fork.c
    A compiler-rt/test/profile/Posix/gcov-shared-flush.c
    R compiler-rt/test/profile/Posix/instrprof-gcov-execlp.test
    R compiler-rt/test/profile/Posix/instrprof-gcov-execvp.test
    R compiler-rt/test/profile/Posix/instrprof-gcov-fork.test
    R compiler-rt/test/profile/Posix/instrprof-shared-gcov-flush.test
    M compiler-rt/test/profile/gcov-__gcov_flush-terminate.c
    A compiler-rt/test/profile/gcov-dump-and-remove.c
    R compiler-rt/test/profile/instrprof-gcov-__gcov_flush-multiple.test

  Log Message:
  -----------
  [gcov][test] Reorganize some compiler-rt/test/profile tests




More information about the All-commits mailing list