Un-XFAIL JIT EH tests under [am]san.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / multi-module-eh-a.ll
index ccde9aefe8e20d5acdd51ad9472cef6bffb2c313..d3f9dd1a2335bcfd3bd634604a3800f34f933218 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -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(...)