[all-commits] [llvm/llvm-project] 2654f3: [VE] Support llvm.eh.sjlj.lsda

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Tue Jan 5 01:10:41 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2654f33c47f44b05351422e61c94afa5a6d6afe5
      https://github.com/llvm/llvm-project/commit/2654f33c47f44b05351422e61c94afa5a6d6afe5
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2021-01-05 (Tue, 05 Jan 2021)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp
    M llvm/lib/Target/VE/VEISelLowering.h
    A llvm/test/CodeGen/VE/Scalar/builtin_sjlj_lsda.ll

  Log Message:
  -----------
  [VE] Support llvm.eh.sjlj.lsda

In order to support SJLJ exception, implement llvm.eh.sjlj.lsda first.
Add regression test also.

Reviewed By: simoll

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




More information about the All-commits mailing list