[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 15:44:25 PDT 2021
leonardchan updated this revision to Diff 375424.
leonardchan added a comment.
Added tests to generate corrupted headers that we check errors for.
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
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.375424.patch
Type: text/x-patch
Size: 11244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/d197db2a/attachment.bin>
More information about the llvm-commits
mailing list