[PATCH] D93073: [llvm-cov gcov] Replace Donald B. Johnson's cycle enumeration with iterative cycle finding

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 18:28:30 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7698a0180822: [llvm-cov gcov] Replace Donald B. Johnson's cycle enumeration with iterative… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D93073?vs=311353&id=311354#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93073/new/

https://reviews.llvm.org/D93073

Files:
  llvm/include/llvm/ProfileData/GCOV.h
  llvm/lib/ProfileData/GCOV.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93073.311354.patch
Type: text/x-patch
Size: 8093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201212/98e6f087/attachment.bin>


More information about the llvm-commits mailing list