> While browsing the articel, I saw a big title with LLVM
...that's an entirely different article.
But if it makes you feel any better (and at the risk of trying to talk to a troll because you sure sound like one):
Zig is in the process of getting rid of the integrated LLVM backend - the compiler will still be able to emit LLVM bitcode as an option though which then can be fed into an externally provided LLVM backend (LLVM's optimizer passes are still hard to beat).
...that's an entirely different article.
But if it makes you feel any better (and at the risk of trying to talk to a troll because you sure sound like one):
Zig is in the process of getting rid of the integrated LLVM backend - the compiler will still be able to emit LLVM bitcode as an option though which then can be fed into an externally provided LLVM backend (LLVM's optimizer passes are still hard to beat).