rust-lang / rustc_codegen_gcc

libgccjit AOT codegen for rustc
Apache License 2.0
920 stars 60 forks source link

Regen intrinsics with latest LLVM version #279

Closed GuillaumeGomez closed 1 year ago

GuillaumeGomez commented 1 year ago

Unfortunately it currently needs a patch for llvm-tblgen to work (patch here: https://reviews.llvm.org/D151999).