The llvm-profdata --version output now looks like:
llvm-profdata LLVM (http://llvm.org/): LLVM version 17.0.0git Optimized build with assertions.
This makes llvm-profdata more consistent with other tools.
Differential D150964
[llvm-profdata] Accept --version argument michaelplatings on May 19 2023, 7:31 AM. Authored by
Details
The llvm-profdata --version output now looks like: llvm-profdata LLVM (http://llvm.org/): LLVM version 17.0.0git Optimized build with assertions. This makes llvm-profdata more consistent with other tools.
Diff Detail
Event TimelineComment Actions Hello and good afternoon from the UK, The test added via this change has caused the following buildbot to start failing: https://lab.llvm.org/buildbot/#/builders/216/builds/21595 are you able to take a look? many thanks, Comment Actions @michaelplatings Ah, my apologies, hadn't seen that. Many thanks for the speedy fix! 👍 |