[gcov] Add a test showing differences in line counts when building with or without...
authorMarco Castelluccio <mcastelluccio@mozilla.com>
Mon, 16 Jul 2018 14:40:33 +0000 (14:40 +0000)
committerMarco Castelluccio <mcastelluccio@mozilla.com>
Mon, 16 Jul 2018 14:40:33 +0000 (14:40 +0000)
commit1f0b194b4a51623aec90594e92df635ab5444251
tree1f3e45ecac4e04bbf20e1d9626d3496b589e4531
parent7cb4dfb083f86a271e823ffeed091d3285bee53e
[gcov] Add a test showing differences in line counts when building with or without exceptions enabled.

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

llvm-svn: 337174
compiler-rt/test/profile/Inputs/instrprof-gcov-exceptions.cpp [new file with mode: 0644]
compiler-rt/test/profile/Inputs/instrprof-gcov-exceptions.cpp.gcov [new file with mode: 0644]
compiler-rt/test/profile/instrprof-gcov-exceptions.test [new file with mode: 0644]