[libcxx-commits] [libcxx] [llvm] [libc++] Optionally support filecheck-based tests (PR #165769)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 7 11:57:04 PDT 2026


ldionne wrote:

> Do we have architectures we need to support other than x86 on Linux?

We do use armv7 on some buildkite bots, also aarch64. It would be nice to support that, if that's feasible, if not it's probably acceptable for now.

https://github.com/llvm/llvm-project/pull/165769


More information about the libcxx-commits mailing list