Un-XFAIL JIT EH tests under [am]san.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / eh-lg-pic.ll
index cd4834b3f124525afc01c2f58ef3e2da76fcab04..27c13e75e9384bd56e38fceed80913c5b9748d07 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -relocation-model=pic -code-model=large %s
-; XFAIL: cygwin, win32, mingw, mips-, mipsel-, i686, i386, aarch64, arm, asan, msan
+; XFAIL: cygwin, win32, mingw, mips-, mipsel-, i686, i386, aarch64, arm
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)