[PATCH] D57853: [InstrProf] Port test suite to Windows

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 09:52:01 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT353435: [InstrProf] Port test suite to Windows (authored by rnk, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57853?vs=185652&id=185801#toc

Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57853/new/

https://reviews.llvm.org/D57853

Files:
  test/profile/Inputs/instrprof-gcov-__gcov_flush-multiple.c.gcov
  test/profile/Inputs/instrprof-gcov-__gcov_flush-terminate.c.gcov
  test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov
  test/profile/Inputs/instrprof-gcov-execlp.c.gcov
  test/profile/Inputs/instrprof-gcov-execvp.c.gcov
  test/profile/Inputs/instrprof-gcov-fork.c.gcov
  test/profile/Inputs/instrprof-gcov-multiple-bbs-single-line.c.gcov
  test/profile/Inputs/instrprof-gcov-one-line-function.c.gcov
  test/profile/Inputs/instrprof-gcov-switch1.c.gcov
  test/profile/Inputs/instrprof-gcov-switch2.c.gcov
  test/profile/Inputs/instrprof-shared-lib.c.gcov
  test/profile/Inputs/instrprof-shared-lib_called-twice.c.gcov
  test/profile/Inputs/instrprof-shared-lib_in-loop.c.gcov
  test/profile/Inputs/instrprof-shared-main-gcov-flush_no-writeout.c.gcov
  test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-after.c.gcov
  test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before-after.c.gcov
  test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before.c.gcov
  test/profile/Inputs/instrprof-shared-main.c.gcov
  test/profile/Inputs/instrprof-visibility-helper.cpp
  test/profile/Posix/Inputs/instrprof-visibility-helper.cpp
  test/profile/Posix/instrprof-dlopen-dlclose-gcov.test
  test/profile/Posix/instrprof-dlopen.test
  test/profile/Posix/instrprof-dynamic-one-shared.test
  test/profile/Posix/instrprof-dynamic-two-shared.test
  test/profile/Posix/instrprof-set-filename-shared.test
  test/profile/Posix/instrprof-shared-gcov-flush.test
  test/profile/Posix/instrprof-shared.test
  test/profile/Posix/instrprof-value-prof-shared.test
  test/profile/Posix/instrprof-visibility-kinds.inc
  test/profile/Posix/instrprof-visibility.cpp
  test/profile/Posix/lit.local.cfg
  test/profile/instrprof-dlopen-dlclose-gcov.test
  test/profile/instrprof-dlopen.test
  test/profile/instrprof-dynamic-one-shared.test
  test/profile/instrprof-dynamic-two-shared.test
  test/profile/instrprof-gcov-exceptions.test
  test/profile/instrprof-icall-promo.test
  test/profile/instrprof-merge-match.test
  test/profile/instrprof-merge.c
  test/profile/instrprof-merging.cpp
  test/profile/instrprof-path.c
  test/profile/instrprof-set-filename-shared.test
  test/profile/instrprof-shared-gcov-flush.test
  test/profile/instrprof-shared.test
  test/profile/instrprof-value-prof-shared.test
  test/profile/instrprof-version-mismatch.c
  test/profile/instrprof-visibility-kinds.inc
  test/profile/instrprof-visibility.cpp
  test/profile/instrprof-without-libc.c
  test/profile/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57853.185801.patch
Type: text/x-patch
Size: 74832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/cda82e81/attachment.bin>


More information about the llvm-commits mailing list