]> granicus.if.org Git - clang/commitdiff
This test is passing on SPARC.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Jan 2014 06:19:29 +0000 (06:19 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Jan 2014 06:19:29 +0000 (06:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199189 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/2010-01-13-MemBarrier.c

index c2b0acdab3cbdd4c9a29f519960f5fdf76594fb1..74d0cb054e73584affa9077898f1ed426d193b8d 100644 (file)
@@ -1,5 +1,4 @@
 // RUN: %clang_cc1 %s -emit-llvm -o - | FileCheck %s
-// XFAIL: sparc
 // rdar://7536390
 
 typedef unsigned __INT32_TYPE__ uint32_t;