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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 16:55:59 PST 2018


vsk updated this revision to Diff 136196.
vsk added a comment.

- Simplify the patch per David's feedback.
- Add an end-to-end test: https://reviews.llvm.org/D43844


https://reviews.llvm.org/D43794

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

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


More information about the llvm-commits mailing list