[all-commits] [llvm/llvm-project] f9d69a: [GlobalISel] Implement support for the "trap-func-...

Amara Emerson via All-commits all-commits at lists.llvm.org
Mon Sep 20 14:32:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9d69a0ab02567933302602238264a38468f9900
      https://github.com/llvm/llvm-project/commit/f9d69a0ab02567933302602238264a38468f9900
  Author: Amara Emerson <amara at apple.com>
  Date:   2021-09-20 (Mon, 20 Sep 2021)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/test/CodeGen/AArch64/arm64-trap.ll
    M llvm/test/CodeGen/AArch64/debugtrap.ll
    M llvm/test/CodeGen/AArch64/ubsantrap.ll

  Log Message:
  -----------
  [GlobalISel] Implement support for the "trap-func-name" attribute.

This attribute calls a function instead of emitting a trap instruction.

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




More information about the All-commits mailing list