From: Jakob Stoklund Olesen Date: Tue, 14 Jan 2014 06:19:29 +0000 (+0000) Subject: This test is passing on SPARC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77d9faed1f50f6eb12b0928b67f51e53f75eb195;p=clang This test is passing on SPARC. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@199189 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/2010-01-13-MemBarrier.c b/test/CodeGen/2010-01-13-MemBarrier.c index c2b0acdab3..74d0cb054e 100644 --- a/test/CodeGen/2010-01-13-MemBarrier.c +++ b/test/CodeGen/2010-01-13-MemBarrier.c @@ -1,5 +1,4 @@ // RUN: %clang_cc1 %s -emit-llvm -o - | FileCheck %s -// XFAIL: sparc // rdar://7536390 typedef unsigned __INT32_TYPE__ uint32_t;