[PATCH] D58629: Inlining Entry/Exit Instrumentation
Mark Schimmel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 25 08:38:34 PST 2019
marksl created this revision.
marksl added a reviewer: llvm.org.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
One of our customers needed to inline the function entry/exit instrumentation functions. This seems like it would be a useful features to others.
Repository:
rL LLVM
https://reviews.llvm.org/D58629
Files:
EntryExitInstrumenter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58629.188191.patch
Type: text/x-patch
Size: 5202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/99d3a7d1/attachment.bin>
More information about the llvm-commits
mailing list