summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll')
-rw-r--r--llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll b/llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll
index 997bbfad7a5..ebe2ee9e76e 100644
--- a/llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll
+++ b/llvm/test/Assembler/2005-01-31-CallingAggregateFunction.ll
@@ -1,4 +1,5 @@
-; RUN: not llvm-as < %s -o /dev/null -f
+; RUN: llvm-as < %s -o /dev/null -f
+; XFAIL: *
define void @test() {
call {} @foo()
OpenPOWER on IntegriCloud