[clang] [ARM] Fix test using thumb instead arm arch prefix (PR #166416)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 4 13:31:22 PST 2025


https://github.com/efriedma-quic commented:

I'm confused what, exactly, this is fixing.

We're explicitly specifying the triple, so the host triple shouldn't matter. And this test is currently passing on every buildbot.  So what does this do?

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


More information about the cfe-commits mailing list