Commit Graph

4 Commits

Author SHA1 Message Date
Nate Chandler
6c786640c2 [Test] Disabled test/Serialization/android-modules.swift on Apple platforms. 2021-04-19 18:06:58 -07:00
Mishal Shah
22f61df98b Use %target-cpu in the tests to support running on Apple Silicon hardware 2021-04-08 23:26:18 -07:00
3405691582
f39b4b5d3f [test] REQUIRE cpu arm64 when testing arm64 flags.
If llvm-targets-to-build doesn't include AArch64, then this test fails
unhelpfully because architecture-specific flags are missing.
2020-02-22 23:42:18 -05:00
Saleem Abdulrasool
5de7c6f33e Basic: normalise android triples when loading modules
The android API level can be ignored when loading the module.  The API
level controls the NDK APIs which are available and is equivalent to the
SDK version for Darwin.  This allows us to keep the API level in the
triple which future versions of Android's toolchain does.
2019-08-05 20:14:30 -07:00