[PATCH] D107143: [profile] Fix profile merging with binary IDs

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 19:17:49 PST 2021


phosek added a comment.

In D107143#3165914 <https://reviews.llvm.org/D107143#3165914>, @glandium wrote:

> Not that it matters anymore after D111123 <https://reviews.llvm.org/D111123> but please note that trunk as of the landing of this (or even trunk before the landing of D111123 <https://reviews.llvm.org/D111123>) says that raw profiles emitted by clang 13.0.0 (which has a backport of this) are malformed.

Can you clarify what exactly is the issue (if any)? What version of Clang are you using?


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