[PATCH] D9009: Value profiling compiler-rt changes
Betul Buyukkurt via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 15 06:23:24 PST 2015
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 --------------
A non-text attachment was scrubbed...
Name: D9009.40236.patch
Type: text/x-patch
Size: 11113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151115/0efaf914/attachment.bin>
More information about the llvm-commits
mailing list