Commit Graph

2 Commits

Author SHA1 Message Date
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