LLVM ist a mess
LLVM ist a mess
Posted Mar 19, 2024 12:24 UTC (Tue) by intelfx (subscriber, #130118)In reply to: LLVM ist a mess by NYKevin
Parent article: Cranelift code generation comes to Rust
This could only have a _chance_ of working as intended if either 1) everyone was pinning and bundling from the same blessed set of binary artifacts, or 2) every such project's build output was bit-for-bit reproducible (and if no one ever used different compiler flags or versions).
I think it's safe to say that the real world is very far from achieving either scenario.
