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

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 11:51:07 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb9f547e8e511: [llvm][profile] Add padding after binary IDs (authored by leonardchan).

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.375658.patch
Type: text/x-patch
Size: 13652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/6cfb901c/attachment.bin>


More information about the llvm-commits mailing list