[PATCH] D66513: [SampleFDO] Add ExtBinary format to support extension of binary profile

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 16:40:47 PDT 2019


wmi updated this revision to Diff 216740.
wmi added a comment.

Address David's comment. Rename some section enums and reserve some enum values.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66513

Files:
  include/llvm/ProfileData/SampleProf.h
  include/llvm/ProfileData/SampleProfReader.h
  include/llvm/ProfileData/SampleProfWriter.h
  lib/ProfileData/SampleProfReader.cpp
  lib/ProfileData/SampleProfWriter.cpp
  test/Transforms/SampleProfile/Inputs/inline.extbinary.afdo
  test/Transforms/SampleProfile/compact-binary-profile.ll
  test/Transforms/SampleProfile/profile-format.ll
  test/tools/llvm-profdata/roundtrip.test
  tools/llvm-profdata/llvm-profdata.cpp
  unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66513.216740.patch
Type: text/x-patch
Size: 41724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190822/10bdf427/attachment.bin>


More information about the llvm-commits mailing list