summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic32.ll
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-03-25 21:07:53 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-03-25 21:07:53 +0000
commit15e8583814d97b196b5dd2f30906be5aaef33520 (patch)
treee70836a01c87d9e8fd3834e4c6250d62c9cf06b5 /test/CodeGen/X86/atomic32.ll
parentda32db45fd05cbf673b05c6a0598314e13e6ae74 (diff)
downloadllvm-15e8583814d97b196b5dd2f30906be5aaef33520.tar.gz
llvm-15e8583814d97b196b5dd2f30906be5aaef33520.tar.bz2
llvm-15e8583814d97b196b5dd2f30906be5aaef33520.tar.xz
llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them out of XFAIL:win32.
I know it is incorrect and they'd fail with +Asserts for win32 targets, though. I'll try to fix them tonight. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177914 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86/atomic32.ll')
-rw-r--r--test/CodeGen/X86/atomic32.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/atomic32.ll b/test/CodeGen/X86/atomic32.ll
index 3ea96bf169..080828702e 100644
--- a/test/CodeGen/X86/atomic32.ll
+++ b/test/CodeGen/X86/atomic32.ll
@@ -2,7 +2,7 @@
; RUN: llc < %s -O0 -march=x86 -mcpu=corei7 -verify-machineinstrs | FileCheck %s --check-prefix X32
; RUN: llc < %s -O0 -march=x86 -mcpu=corei7 -mattr=-cmov -verify-machineinstrs | FileCheck %s --check-prefix NOCMOV
-; XFAIL: cygwin,mingw32,win32
+; XFAIL: cygwin,mingw32
@sc32 = external global i32