Remove XFAIL: ios from test that passes in CI

llvm-svn: 365253
This commit is contained in:
Julian Lettner 2019-07-05 22:53:18 +00:00
parent 88b0d20edf
commit b6654319f7

View File

@ -1,4 +1,3 @@
XFAIL: ios
UNSUPPORTED: aarch64
RUN: %cpp_compiler %S/SimpleTest.cpp -o %t-SimpleTest
RUN: not %run %t-SimpleTest -print_pcs=1 -seed=1 2>&1 | FileCheck %s --check-prefix=PCS