[PATCH] D49854: [profile] Fix the gcov tests after the patch in D49853 landed.

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 10:25:15 PDT 2018


calixte updated this revision to Diff 169040.
calixte added a comment.

Fix profile tests


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49854

Files:
  test/profile/Inputs/instrprof-dlopen-dlclose-main.c.gcov
  test/profile/Inputs/instrprof-dlopen-dlclose-main_three-libs.c.gcov
  test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov
  test/profile/Inputs/instrprof-gcov-multiple-bbs-single-line.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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49854.169040.patch
Type: text/x-patch
Size: 10869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/e9c06a01/attachment.bin>


More information about the llvm-commits mailing list