[PATCH] D46357: [GCOV] Emit the writeout function as nested loops of global data.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 14:58:48 PDT 2018


chandlerc updated this revision to Diff 144939.
chandlerc marked 2 inline comments as done.
chandlerc added a comment.

Updated based on review feedback.


Repository:
  rL LLVM

https://reviews.llvm.org/D46357

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  llvm/test/Transforms/GCOVProfiling/function-numbering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46357.144939.patch
Type: text/x-patch
Size: 19491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/516b4848/attachment.bin>


More information about the llvm-commits mailing list