Un-XFAIL JIT EH tests under [am]san.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / multi-module-eh-a.ll
index 50ed321a0d628f1c248bcdb31fb84019459b1e05..5c15ba4f15a8b44a4acb18782dab1cc09b237466 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -extra-module=%p/Inputs/multi-module-eh-b.ll %s
-; XFAIL: arm, cygwin, win32, mingw, asan, msan
+; XFAIL: arm, cygwin, win32, mingw
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)