[AIX] Remove XFAIL from macro-same-context

We have enabled inline asm intergrated assembler support,
this test is passing now.
This commit is contained in:
Jinsong Ji 2021-08-19 14:52:41 +00:00
parent 87c8c8ae97
commit a9cc662722
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
; UNSUPPORTED: -zos
; RUN: not llc < %s 2>&1 | FileCheck %s
; REQUIRES: default_triple
;; This test is expected to fail on AIX,
;; since the integrated assembly parser was not implemented yet for AIX.
; XFAIL: aix
define void @test() {
call void asm sideeffect ".macro FOO\0A.endm", "~{dirflag},~{fpsr},~{flags}"() #1