Commit d695546e authored by Bill Wendling's avatar Bill Wendling
Browse files

Merging r181678:

------------------------------------------------------------------------
r181678 | rafael | 2013-05-12 17:18:24 -0700 (Sun, 12 May 2013) | 1 line

XFAIL this test for mingw too.
------------------------------------------------------------------------

llvm-svn: 182146
parent 337bb9ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
; RUN: %lli_mcjit %s
; XFAIL: arm, cygwin, win32
; XFAIL: arm, cygwin, win32, mingw
declare i8* @__cxa_allocate_exception(i64)
declare void @__cxa_throw(i8*, i8*, i8*)
declare i32 @__gxx_personality_v0(...)