[PATCH] D134822: [PERF2BOLT] Do not issue parsing error on weird build ids
Rafael Auler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 28 12:36:34 PDT 2022
rafauler added a comment.
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.
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