[profile] Fix the gcov tests after the patch in D49853 landed.
authorCalixte Denizet <cdenizet@mozilla.com>
Thu, 11 Oct 2018 08:53:55 +0000 (08:53 +0000)
committerCalixte Denizet <cdenizet@mozilla.com>
Thu, 11 Oct 2018 08:53:55 +0000 (08:53 +0000)
commit589fff9c71b37ddcf17942b07f61bfc95ae07dd5
treee2bd285954be0958cd2fcd9a2f35d815e4750ce1
parentd2f290b0348a96704dd5a39d390ea3492448a0cb
[profile] Fix the gcov tests after the patch in D49853 landed.

Summary:
The goal of the patch in D49853 is to display counter on the line of function definition.
So some tests need to be fixed.

Reviewers: marco-c, davidxl

Reviewed By: marco-c

Subscribers: sylvestre.ledru, delcypher, llvm-commits, #sanitizers

Differential Revision: https://reviews.llvm.org/D49854

llvm-svn: 344229
14 files changed:
compiler-rt/test/profile/Inputs/instrprof-dlopen-dlclose-main.c.gcov
compiler-rt/test/profile/Inputs/instrprof-dlopen-dlclose-main_three-libs.c.gcov
compiler-rt/test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov
compiler-rt/test/profile/Inputs/instrprof-gcov-multiple-bbs-single-line.c.gcov
compiler-rt/test/profile/Inputs/instrprof-gcov-switch1.c.gcov
compiler-rt/test/profile/Inputs/instrprof-gcov-switch2.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-lib.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-lib_called-twice.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-lib_in-loop.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_no-writeout.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-after.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before-after.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before.c.gcov
compiler-rt/test/profile/Inputs/instrprof-shared-main.c.gcov