LLVM ist a mess
LLVM ist a mess
Posted Mar 17, 2024 19:56 UTC (Sun) by roc (subscriber, #30627)In reply to: LLVM ist a mess by willy
Parent article: Cranelift code generation comes to Rust
"Writing a compiler is not a hard problem" is too ambiguous to be useful. The gulf between a minimal C compiler (TCC) and an optimizing cross-platform C++ compiler with all the bells and whistles (good error messages, sanitizers, etc etc etc etc) is so vast you're not talking about the same thing at all.
