[PATCH] D134287: [llvm-profgen] Remove CommaSeparated option from perf file cl
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 21 09:26:57 PDT 2022
wlei added a comment.
In D134287#3806161 <https://reviews.llvm.org/D134287#3806161>, @hoy wrote:
> LGTM.
>
> BTW, if the file path contains a comma, does wrapping the file path under double quotes work?
Just tried, using double quotes still doesn't work. In my case, the perf data path is automatically generated, it still can't apply the double quotes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134287/new/
https://reviews.llvm.org/D134287
More information about the llvm-commits
mailing list