summaryrefslogtreecommitdiffstats
path: root/llvm/test/CFrontend/2006-01-23-FileScopeAsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CFrontend/2006-01-23-FileScopeAsm.c')
-rw-r--r--llvm/test/CFrontend/2006-01-23-FileScopeAsm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CFrontend/2006-01-23-FileScopeAsm.c b/llvm/test/CFrontend/2006-01-23-FileScopeAsm.c
index 7ee4a5160d4..8fae8c71376 100644
--- a/llvm/test/CFrontend/2006-01-23-FileScopeAsm.c
+++ b/llvm/test/CFrontend/2006-01-23-FileScopeAsm.c
@@ -1,5 +1,4 @@
// RUN: %llvmgcc %s -S -o - | gccas | llvm-dis | grep foo[12345] | wc -l | grep 5
-// XFAIL: llvmgcc3
__asm__ ("foo1");
__asm__ ("foo2");
OpenPOWER on IntegriCloud