[all-commits] [llvm/llvm-project] 7ca26c: Revert "[DebugInfo] Fix updateDbgUsersToReg to sup...

aeubanks via All-commits all-commits at lists.llvm.org
Fri May 7 12:07:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ca26c5fa2df253878cab22e1e2f0d6f1b481218
      https://github.com/llvm/llvm-project/commit/7ca26c5fa2df253878cab22e1e2f0d6f1b481218
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineRegisterInfo.h
    M llvm/lib/CodeGen/MachineCopyPropagation.cpp
    R llvm/test/DebugInfo/ARM/machine-cp-updates-dbg-reg.mir

  Log Message:
  -----------
  Revert "[DebugInfo] Fix updateDbgUsersToReg to support DBG_VALUE_LIST"

This reverts commit 0791f968fee259e5c34523167bd58179b8b081c2.

Causing crashes: https://crbug.com/1206764




More information about the All-commits mailing list