[PATCH] D9009: Value profiling compiler-rt changes

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 15 11:46:33 PST 2015


This may not be true for 32 bit target.

David

On Sun, Nov 15, 2015 at 6:23 AM, Betul Buyukkurt <betulb at codeaurora.org>
wrote:

> betulb updated this revision to Diff 40236.
> betulb added a comment.
>
> In this revision:
>
> - Removed padding computation after the Data section. It's not needed as
> the ProfileData struct is 8 byte aligned.
>
>
> 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/d60df07f/attachment.html>


More information about the llvm-commits mailing list