[all-commits] [llvm/llvm-project] 6b62ca: [NFC][SelectionDAG] Fix debug prints in salvageUnr...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Fri Jul 8 04:11:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b62ca904340f9684c3453161cff95981f870561
      https://github.com/llvm/llvm-project/commit/6b62ca904340f9684c3453161cff95981f870561
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2022-07-08 (Fri, 08 Jul 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  [NFC][SelectionDAG] Fix debug prints in salvageUnresolvedDbgValue

The prints are printing pointer values - fix by dereferencing the pointers.




More information about the All-commits mailing list