[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
Thu Oct 11 01:55:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT344229: [profile] Fix the gcov tests after the patch in D49853 landed. (authored by calixte, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49854?vs=169040&id=169171#toc

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.169171.patch
Type: text/x-patch
Size: 10869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/4f8ac88e/attachment.bin>


More information about the llvm-commits mailing list