[PATCH] D134822: [PERF2BOLT] Do not issue parsing error on weird build ids

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 14:10:02 PDT 2022


Amir accepted this revision.
Amir added a comment.
This revision is now accepted and ready to land.

In D134822#3821781 <https://reviews.llvm.org/D134822#3821781>, @rafauler wrote:

> It is impossible to see in phabricator UI, but the line 5 I mention in the summary of this diff has several white spaces between a build ID and its binary name, and this build ID is shorter than all the other, so perf prints white spaces to align the binary name with the previous line.

You can try using markdown code block to preserve the original formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134822



More information about the llvm-commits mailing list