ARM IAS: refactor unwind context
[oota-llvm.git] / test / ExecutionEngine / test-fp-no-external-funcs.ll
index 92cc0d6f2ac4da6bfba174fd16345474083fbc2a..139b2efea57fe09fcebdfc50acd8ea72296a4c5b 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli  %s > /dev/null
-; XFAIL: armv7
+; XFAIL: arm
 
 define double @test(double* %DP, double %Arg) {
        %D = load double* %DP           ; <double> [#uses=1]