[llvm-branch-commits] [llvm] [BOLT] Cover all call sites in writeBATYAML (PR #87743)
Maksim Panchenko via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 10 13:32:42 PDT 2024
================
@@ -38,10 +38,63 @@
# RUN: llvm-bolt %t.exe -o %t.bat --data %t.fdata --funcs=func \
# RUN: --split-functions --split-strategy=all --split-all-cold --enable-bat
+# Prepare pre-aggregated profile using %t.bat
----------------
maksfb wrote:
Use double `#`s.
https://github.com/llvm/llvm-project/pull/87743
More information about the llvm-branch-commits
mailing list