[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 02:18:56 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342718: [profile] Fix the tests for patch in https://reviews.llvm.org/D49916. (authored by calixte, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D49917
Files:
compiler-rt/trunk/test/profile/Inputs/instrprof-dlopen-dlclose-main.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-dlopen-dlclose-main_three-libs.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-dlopen-func.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-dlopen-func2.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-dlopen-func3.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-gcov-multiple-bbs-single-line.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-lib.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-lib_called-twice.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-lib_in-loop.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-main-gcov-flush_no-writeout.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-after.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before-after.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-main-gcov-flush_shared-call-before.c.gcov
compiler-rt/trunk/test/profile/Inputs/instrprof-shared-main.c.gcov
compiler-rt/trunk/test/profile/instrprof-gcov-exceptions.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49917.166417.patch
Type: text/x-patch
Size: 10659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/389bc406/attachment-0001.bin>
More information about the llvm-commits
mailing list