mg/LLVM-21 commits in Julia repo

Just wanted to say Im really happy these commits are going in and theirs a major llvm-21 compatibility push, mlir 22 just hit and I ducked almost everything and my project was fully compatible with mlir/llvm-21/22 and when the julia 1.14 goes to 21 I can make all external tool calls to things like llvm-as, llvm-dis and link completely internal and remove sanitizing. even standardize a full dwarf/readelf api. Really cool language, couldnt do this with any other language hands down. also having a blast doing it.

3 Likes