LLVM ist a mess
LLVM ist a mess
Posted Mar 16, 2024 21:13 UTC (Sat) by Wol (subscriber, #4433)In reply to: LLVM ist a mess by Curan
Parent article: Cranelift code generation comes to Rust
I think part of the problem with llvm may *still* be that it was written for C/C++. Aiui, they had to re-write large chunks because of all the C assumptions that weren't true of Rust, and it kept breaking Rust's guarantees. That might still be crawling out the woodwork.
Cheers,
Wol
