[PATCH] D43794: [InstrProfiling] Emit the runtime hook when no counters are lowered

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 11:03:38 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326350: [InstrProfiling] Emit the runtime hook when no counters are lowered (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43794?vs=136196&id=136341#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43794

Files:
  llvm/trunk/include/llvm/Transforms/InstrProfiling.h
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/test/Instrumentation/InstrProfiling/linkage.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/no-counters.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/profiling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43794.136341.patch
Type: text/x-patch
Size: 5988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180228/c201e7e4/attachment-0001.bin>


More information about the llvm-commits mailing list