[PATCH] D49917: [profile] Fix the tests for patch in https://reviews.llvm.org/D49916.

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 01:58:58 PDT 2018


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

Fix the tests.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49917

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-dlopen-func.c.gcov
  test/profile/Inputs/instrprof-dlopen-func2.c.gcov
  test/profile/Inputs/instrprof-dlopen-func3.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-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/instrprof-gcov-exceptions.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49917.166413.patch
Type: text/x-patch
Size: 9795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/a332048e/attachment.bin>


More information about the llvm-commits mailing list