[all-commits] [llvm/llvm-project] c3bbc3: [BOLT] Fix logs with no hex convension (#112650)

sinan via All-commits all-commits at lists.llvm.org
Thu Oct 17 18:47:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3bbc3a57d439a039d2ea49d9b7e0f6e1c87219d
      https://github.com/llvm/llvm-project/commit/c3bbc3a57d439a039d2ea49d9b7e0f6e1c87219d
  Author: sinan <sinan.lin at linux.alibaba.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M bolt/include/bolt/Core/DIEBuilder.h
    M bolt/lib/Core/BinaryContext.cpp
    M bolt/lib/Rewrite/DWARFRewriter.cpp

  Log Message:
  -----------
  [BOLT] Fix logs with no hex convension (#112650)

Add `utohexstr` to ensure that offsets/addresses are correctly formatted
as hexadecimal values.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list