[all-commits] [llvm/llvm-project] c8b7c7: Add AIX to the test macro-same-context XFAIL list

OhYoooo via All-commits all-commits at lists.llvm.org
Mon May 25 07:20:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c8b7c73c57f0c835f036aaa00a4970fc91d40020
      https://github.com/llvm/llvm-project/commit/c8b7c73c57f0c835f036aaa00a4970fc91d40020
  Author: Shuhong Liu <shuhong.liu at ibm.com>
  Date:   2020-05-25 (Mon, 25 May 2020)

  Changed paths:
    M llvm/test/MC/AsmParser/macro-same-context.ll

  Log Message:
  -----------
  Add AIX to the test macro-same-context XFAIL list

Summary: Since the integrated assembly parser was not implemented yet for AIX and macro is not part of the native assembly dialect on AIX, the test macro-same-context is expected to fail for AIX; hence added AIX to XFAIL list.

Reviewers: hubert.reinterpretcast, daltenty, jasonliu

Reviewed By: daltenty

Subscribers: jasonliu, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list