[llvm] [SHT_LLVM_BB_ADDR_MAP] Adds pretty printing of BFI and BPI for PGO Analysis Map in tools. (PR #82292)
Micah Weston via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 23 14:37:25 PST 2024
================
@@ -291,6 +296,15 @@ OPTIONS
cmp eax, dword ptr <g>
jge <L0>
+.. option:: --pretty-pgo-analysis-map
+
+ When using ``--symbolize-operands`` with bb-address-map and pgo-analysis-map,
----------------
red1bluelost wrote:
Thanks for the suggestion!
https://github.com/llvm/llvm-project/pull/82292
More information about the llvm-commits
mailing list