[PATCH] D107143: [profile] Fix profile merging with binary IDs
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 31 01:26:25 PDT 2021
MaskRay added a comment.
In D107143#2918145 <https://reviews.llvm.org/D107143#2918145>, @hans wrote:
> If this turns out to be tricky to land, can we back out https://reviews.llvm.org/D102039 in the meantime?
LGTM (drop binary ID) for the 13.0.0 release.
If you revert D102039 <https://reviews.llvm.org/D102039>, please don't misfire on D104556 <https://reviews.llvm.org/D104556> (which also needed to raw profile format version bump for a few `llvm/test/tools/llvm-profdata/` tests) :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107143/new/
https://reviews.llvm.org/D107143
More information about the llvm-commits
mailing list