Fix XFAIL line.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / eh.ll
index 51da190af90df75e49aa42cbc689a58a81ac1f18..82bbe7233eff07d9865421afd0947a7ced93d524 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit %s
-; XFAIL ppc64
+; XFAIL: powerpc64
 declare i8* @__cxa_allocate_exception(i64)
 declare void @__cxa_throw(i8*, i8*, i8*)
 declare i32 @__gxx_personality_v0(...)