Skip to content

Commit a5a005f

Browse files
authored
Rollup merge of #136326 - Zalathar:llvm-di-builder-ref, r=nikic
Replace our `LLVMRustDIBuilderRef` with LLVM-C's `LLVMDIBuilderRef` Inspired by trying to split #134009 into smaller steps that are easier to review individually. This makes it possible to start incrementally replacing our debuginfo bindings with the ones in the LLVM-C API, all of which operate on `LLVMDIBuilderRef`. There should be no change to compiler behaviour.
2 parents f1daf9e + bf15d59 commit a5a005f

File tree

1 file changed

+101
-106
lines changed

1 file changed

+101
-106
lines changed

0 commit comments

Comments
 (0)