[clang] [Driver] Handle mips*-*-none-elf triples (PR #196322)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 5 01:38:34 PDT 2026


yingopq wrote:

> > We have mips*-mti-elf (for pre-R6), and mips*-img-elf (for r6+) triples. Can these triples meet your requirements?
> 
> This patch is good to me, while the commit msg is quite misleading. In fact you are just mark mips*-elf triples as baremetal not add new triples.

@mojyack It would be best to modify the commit message.

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


More information about the cfe-commits mailing list