[all-commits] [llvm/llvm-project] 11982e: [libunwind][AIX] Mark signal_frame.pass.cpp UNSUPP...

xingxue-ibm via All-commits all-commits at lists.llvm.org
Thu Nov 18 07:30:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11982eed2bc818fdbd525e3237a77a3efeb6a497
      https://github.com/llvm/llvm-project/commit/11982eed2bc818fdbd525e3237a77a3efeb6a497
  Author: Xing Xue <xingxue at minsky12.rtp.raleigh.ibm.com>
  Date:   2021-11-18 (Thu, 18 Nov 2021)

  Changed paths:
    M libunwind/test/signal_frame.pass.cpp

  Log Message:
  -----------
  [libunwind][AIX] Mark signal_frame.pass.cpp UNSUPPORTED on AIX

Summary:
This patch marks libunwind test case signal_frame.pass.cpp as UNSUPPORTED on AIX because the AIX assembler does not support CFI directives.

Reviewed by: danielkiss, MaskRay, ldionne, libunwind

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




More information about the All-commits mailing list