[all-commits] [llvm/llvm-project] 2a95d4: [DebugInfo] Follow up to 34cdc91321 to fix a crash

Jeremy Morse via All-commits all-commits at lists.llvm.org
Tue Dec 5 08:57:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a95d47ed53e959017c345860df80898699cefb5
      https://github.com/llvm/llvm-project/commit/2a95d47ed53e959017c345860df80898699cefb5
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M llvm/lib/IR/BasicBlock.cpp

  Log Message:
  -----------
  [DebugInfo] Follow up to 34cdc91321 to fix a crash

We're removing trailing debug-records at the correct time, but from the
wrong block. Broken the iterators buildbot:

  https://lab.llvm.org/buildbot/#/builders/275/builds/1889




More information about the All-commits mailing list