[PATCH] D114826: [memprof] Align each rawprofile section to 8b.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 17:57:28 PST 2021


snehasish updated this revision to Diff 390877.
snehasish added a comment.

Use RoundUpTo helper, add comments to clarify why 8b.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114826/new/

https://reviews.llvm.org/D114826

Files:
  compiler-rt/lib/memprof/memprof_rawprofile.cpp
  compiler-rt/lib/memprof/tests/rawprofile.cpp
  llvm/lib/ProfileData/RawMemProfReader.cpp
  llvm/test/tools/llvm-profdata/Inputs/basic.memprofraw
  llvm/test/tools/llvm-profdata/Inputs/multi.memprofraw
  llvm/test/tools/llvm-profdata/memprof-basic.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114826.390877.patch
Type: text/x-patch
Size: 7082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/d97c3e86/attachment.bin>


More information about the llvm-commits mailing list