[all-commits] [llvm/llvm-project] 9bc5e8: Revert "Move DBG_VALUE's that depend on loads to a...

Shubham Sandeep Rastogi via All-commits all-commits at lists.llvm.org
Wed Apr 12 12:46:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bc5e8c87e9be8db2d65e71f90ba0ceea4b814a4
      https://github.com/llvm/llvm-project/commit/9bc5e8c87e9be8db2d65e71f90ba0ceea4b814a4
  Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
  Date:   2023-04-12 (Wed, 12 Apr 2023)

  Changed paths:
    M llvm/include/llvm/IR/DebugInfoMetadata.h
    M llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp
    R llvm/test/DebugInfo/ARM/move-dbg-value-after-value-list.mir
    R llvm/test/DebugInfo/ARM/move-dbg-value-lists.mir
    R llvm/test/DebugInfo/ARM/move-dbg-value-same-reg.mir
    R llvm/test/DebugInfo/ARM/move-dbg-values.mir

  Log Message:
  -----------
  Revert "Move DBG_VALUE's that depend on loads to after a"

This reverts commit 0aaf634152f25a805563d552e72d89e8202d84f2.

Reverted this because of build failure https://lab.llvm.org/buildbot#builders/245/builds/7035

/home/tcwg-buildbot/worker/clang-armv8-quick/llvm/llvm/test/DebugInfo/Generic/incorrect-variable-debugloc1.ll:28:12: error: DWARF23: expected string not found in input
; DWARF23: DW_OP_lit13{{$}}
          ^
<stdin>:1:1: note: scanning from here
-: file format elf32-littlearm
^
<stdin>:19:20: note: possible intended match here
DW_AT_frame_base (DW_OP_reg13 SP)
                  ^




More information about the All-commits mailing list