[PATCH] D14030: Use linker option to reference profile runtime hook (Linux)

Xinliang David Li via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 26 09:05:49 PDT 2015


On Mon, Oct 26, 2015 at 8:44 AM, Vedant Kumar <vsk at apple.com> wrote:

> vsk added a comment.
>
> This looks good to me. Does this mean we will get rid of
> `getInstrProfRuntimeHookVarUseFuncName`?
>

not yet -- note that this is only enabled for Linux toolchain only for
now.  If it works for all platforms, we can get rid of the hook use
function all together.

thanks,

David

>
>
> http://reviews.llvm.org/D14030
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151026/7aeef5de/attachment.html>


More information about the cfe-commits mailing list