[llvm-branch-commits] [llvm] [BOLT][BAT] Fix handling of split functions (PR #87569)
Maksim Panchenko via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 10 13:28:08 PDT 2024
================
@@ -59,10 +59,29 @@
# RUN: llvm-bolt %t.exe -o %t.bat2 --data %t.fdata --funcs=main,func \
# RUN: --split-functions --split-strategy=all --split-all-cold --enable-bat
+# Prepare pre-aggregated profile using %t.bat
----------------
maksfb wrote:
Nit: use double `#`s.
https://github.com/llvm/llvm-project/pull/87569
More information about the llvm-branch-commits
mailing list