diff --git a/llvm/test/DebugInfo/attr-btf_type_tag.ll b/llvm/test/DebugInfo/attr-btf_type_tag.ll index df6c86e0b4296..ffdef06bb2dc4 100644 --- a/llvm/test/DebugInfo/attr-btf_type_tag.ll +++ b/llvm/test/DebugInfo/attr-btf_type_tag.ll @@ -1,4 +1,4 @@ -; XFAIL: target={{.*}}-aix{{.*}} +; UNSUPPORTED: target={{.*}}-aix{{.*}} ; REQUIRES: object-emission ; RUN: llc -filetype=obj -o %t %s ; RUN: llvm-dwarfdump -debug-info %t | FileCheck %s