Rust and GCC, two different ways
Rust and GCC, two different ways
Posted Oct 4, 2021 20:41 UTC (Mon) by TheGopher (subscriber, #59256)In reply to: Rust and GCC, two different ways by josh
Parent article: Rust and GCC, two different ways
From what I've heard (but please correct me if I'm wrong) Apple already ships an LLVM with proprietary extensions/patches, though I don't know to what degree the patches are architecture specific.
I personally think the best strategy for maintaining a world of free compilers is to ensure we focus on GCC whenever possible, though not excluding LLVM as the competition is healthy.
