[all-commits] [llvm/llvm-project] 540211: Revert "[lldb] Use portable format string PRIx64"

Pranav Kant via All-commits all-commits at lists.llvm.org
Mon Feb 13 15:51:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5402110e0123ca323a5f6eaa3ed225027ce0179b
      https://github.com/llvm/llvm-project/commit/5402110e0123ca323a5f6eaa3ed225027ce0179b
  Author: Pranav Kant <prka at google.com>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp

  Log Message:
  -----------
  Revert "[lldb] Use portable format string PRIx64"

This reverts commit be7d7ca1101840fc8e19e0e48f9dc395da569d23.

This commit was made to fix be7d7ca1101840fc8e19e0e48f9dc395da569d23
which got reverted in 620b3d9ba3343d7bc5bab2340174a20952fcd00f. We need
to revert this commit as well because types in log statements are 32 bit again.




More information about the All-commits mailing list