================
@@ -198,7 +202,7 @@ def test_ios_backdeploy_apple_silicon(self):
         self.run_with(
             arch=self.getArchitecture(),
             os="ios",
-            vers="11.0",
+            vers="14.0",
----------------
JDevlieghere wrote:

I kept 11.0 for the non-Apple Silicon test. On AS it's not possible to test 
this as the linker automatically upgrades to the first supported AS version 
(14.0)

https://github.com/llvm/llvm-project/pull/142244
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to