[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 15:28:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331407: [GCOV] Emit the writeout function as nested loops of global data. (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46357?vs=144939&id=144943#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46357

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

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


More information about the llvm-commits mailing list