[clang] [clang] [Driver] Treat MuslEABIHF as a hardfloat environment wrt multiarch directories (PR #77536)

Martin Storsjö via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 10 01:26:56 PST 2024


mstorsjo wrote:

> `bool isEABIHF` from clang/lib/CodeGen/Targets/ARM.cpp can probably be factored.

Yep - any suggestion on where we could move it? Up to the `Triple` class?

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


More information about the cfe-commits mailing list