[PATCH] D51619: [gcov] Fix branch counters with switch statements

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 11:41:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341977: [gcov] Fix branch counters with switch statements (fix PR38821) (authored by vedantk, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D51619?vs=164918&id=164937#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51619

Files:
  compiler-rt/trunk/test/profile/Inputs/instrprof-gcov-switch1.c.gcov
  compiler-rt/trunk/test/profile/Inputs/instrprof-gcov-switch2.c.gcov
  llvm/trunk/lib/Transforms/Instrumentation/GCOVProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51619.164937.patch
Type: text/x-patch
Size: 14629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/80249c13/attachment.bin>


More information about the llvm-commits mailing list