[PATCH] D110365: [llvm][profile] Add padding after binary IDs

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 16:42:32 PDT 2021


leonardchan updated this revision to Diff 375434.
leonardchan added a comment.

Added a compiler-rt test to check for padding.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110365

Files:
  compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
  compiler-rt/test/profile/Linux/binary-id-padding.c
  llvm/lib/ProfileData/InstrProfReader.cpp
  llvm/test/tools/llvm-profdata/binary-ids-padding.test
  llvm/test/tools/llvm-profdata/insufficient-binary-ids-size.test
  llvm/test/tools/llvm-profdata/large-binary-id-size.test
  llvm/test/tools/llvm-profdata/misaligned-binary-ids-size.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110365.375434.patch
Type: text/x-patch
Size: 13652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/7b120dc6/attachment.bin>


More information about the llvm-commits mailing list