arsenm wrote: > We have some test-suite failures on Arm 32-bit: > https://lab.llvm.org/buildbot/#/builders/122/builds/4
The tests need to be either host restricted, or fixed to use explicit triples (also dependent on if that target is enabled), or fix their stale data layouts https://github.com/llvm/llvm-project/pull/224012 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
