[all-commits] [llvm/llvm-project] f9bc1e: [llvm-objdump] Add support for symbolizing PGOBBAd...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Jan 19 14:28:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9bc1ee3fcf913df7e3f0684a8f3b98dc55dff73
      https://github.com/llvm/llvm-project/commit/f9bc1ee3fcf913df7e3f0684a8f3b98dc55dff73
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    A llvm/test/tools/llvm-objdump/X86/elf-pgoanalysismap.yaml
    M llvm/tools/llvm-objdump/llvm-objdump.cpp

  Log Message:
  -----------
  [llvm-objdump] Add support for symbolizing PGOBBAddrMap Info (#76386)

This patch adds in support for symbolizing PGO information contained
within the SHT_LLVM_BB_ADDR_MAP section in llvm-objdump. The outputs are
simply the raw values contained within the section.




More information about the All-commits mailing list