[all-commits] [llvm/llvm-project] f002ee: [MachineVerifier] Remove placement rule exception ...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Tue Mar 3 13:02:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f002ee55c78147eefa3836660c55c5bc9d567fab
      https://github.com/llvm/llvm-project/commit/f002ee55c78147eefa3836660c55c5bc9d567fab
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineVerifier.cpp
    A llvm/test/DebugInfo/MIR/AArch64/no-dbg-value-after-terminator.mir

  Log Message:
  -----------
  [MachineVerifier] Remove placement rule exception for debug entry values

There should not be an exception allowing debug entry values to be
placed after a terminator.

Differential Revision: https://reviews.llvm.org/D75559




More information about the All-commits mailing list