[PATCH] D110188: [compiler-rt][profile] Add padding after binary IDs

Gulfem Savrun Yeniceri via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 19:03:28 PDT 2021


gulfem added a comment.

Thanks for the fix @leonardchan 
Other type of paddings are added in:
https://github.com/llvm/llvm-project/blob/main/compiler-rt/lib/profile/InstrProfilingBuffer.c#L86

Do you think we can follow the same pattern?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110188



More information about the llvm-commits mailing list