[PATCH] D82742: Correctly track gcov update

calixte via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 07:34:08 PDT 2020


calixte requested changes to this revision.
calixte added inline comments.
This revision now requires changes to proceed.


================
Comment at: llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp:870
 
+      Result = true;
+
----------------
probably useless


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

https://reviews.llvm.org/D82742





More information about the llvm-commits mailing list