[PATCH] D9009: Value profiling compiler-rt changes

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 15 22:15:09 PST 2015


LGTM.

(Note: I expect there will be a period of time when the value profiling
feature is still experimental, and  the raw format will be under further
changing/tuning before it settles down).

thanks,

David

On Sun, Nov 15, 2015 at 9:52 PM, Betul Buyukkurt <betulb at codeaurora.org>
wrote:

> betulb updated this revision to Diff 40248.
> betulb added a comment.
>
> In this revision:
>
> - Add definition and use for the LLVM_ALIGNAS(x) macro to set the
> alignment for __llvm_profile_data struct in InstrProfiling.h
>
>
> http://reviews.llvm.org/D9009
>
> Files:
>   lib/profile/InstrProfiling.c
>   lib/profile/InstrProfiling.h
>   lib/profile/InstrProfilingBuffer.c
>   lib/profile/InstrProfilingFile.c
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151115/aae491a3/attachment.html>


More information about the llvm-commits mailing list