[llvm] [llvm-objdump] Add support for symbolizing PGOBBAddrMap Info (PR #76386)

Micah Weston via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 17:55:06 PST 2024


red1bluelost wrote:

I managed to get it working on Windows and have been running WinDBG. Seems like when its decoding the BBAddrMap, it is getting incorrect values for when reading ULEB128 values. I'll try to look into it more if I have time.

https://github.com/llvm/llvm-project/pull/76386


More information about the llvm-commits mailing list