[all-commits] [llvm/llvm-project] 24ee9c: Don't mark MIPS TRAP as isTerminator

Alexander Richardson via All-commits all-commits at lists.llvm.org
Sat Feb 1 07:50:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 24ee9c84962ec33689d0415b4e0600554d501f75
      https://github.com/llvm/llvm-project/commit/24ee9c84962ec33689d0415b4e0600554d501f75
  Author: Alex Richardson <Alexander.Richardson at cl.cam.ac.uk>
  Date:   2020-02-01 (Sat, 01 Feb 2020)

  Changed paths:
    M llvm/lib/Target/Mips/MipsInstrInfo.td
    A llvm/test/CodeGen/Mips/call-after-trap.ll

  Log Message:
  -----------
  Don't mark MIPS TRAP as isTerminator

This was causing machine verifier errors when compiling libunwind.

Reviewed By: atanasyan
Differential Revision: https://reviews.llvm.org/D73648




More information about the All-commits mailing list