[gcov] Add test which uses fork
authorMarco Castelluccio <mcastelluccio@mozilla.com>
Wed, 1 Aug 2018 09:11:36 +0000 (09:11 +0000)
committerMarco Castelluccio <mcastelluccio@mozilla.com>
Wed, 1 Aug 2018 09:11:36 +0000 (09:11 +0000)
commit85ae51ed2222b6470f5be563cc48639c1869df7e
tree6cfe0a945da3797ded93e3f72be78deb9d251c08
parent64c10ba8e23dcf77c97def98c4a16eefa2b21d8d
[gcov] Add test which uses fork

Test for https://bugs.llvm.org/show_bug.cgi?id=38180.

llvm-svn: 338500
compiler-rt/test/profile/Inputs/instrprof-gcov-fork.c [new file with mode: 0644]
compiler-rt/test/profile/Inputs/instrprof-gcov-fork.c.gcov [new file with mode: 0644]
compiler-rt/test/profile/Posix/instrprof-gcov-fork.test [new file with mode: 0644]