[test] Remove PowerPC/aix-xcoff-exported-nondefault.ll

This is not asserted by IR verifier.
This commit is contained in:
Fangrui Song 2022-09-06 16:48:16 -07:00
parent d3b9970342
commit c89b78a22b
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
; RUN: not llc -filetype=null -mtriple powerpc-ibm-aix-xcoff 2>&1 %s | FileCheck %s
; RUN: not llc -filetype=null -mtriple powerpc64-ibm-aix-xcoff 2>&1 %s | FileCheck %s
; CHECK: dllexport GlobalValue must have default visibility
@b_e = hidden dllexport global i32 0, align 4