rust/compiler/rustc_llvm
Nikita Popov 8dfd3a455d Remove LLVMRustDIBuilderInsertDeclareAtEnd return value
The return value changed from an Instruction to a DbgRecord in
LLVM 19. As we don't actually use the result, drop the return
value entirely to support both.
2024-07-12 22:15:10 +02:00
..
llvm-wrapper Remove LLVMRustDIBuilderInsertDeclareAtEnd return value 2024-07-12 22:15:10 +02:00
src Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwco 2024-06-12 13:43:31 +00:00
Cargo.toml Update cc crate to v1.0.97 2024-05-08 15:06:35 +00:00
build.rs Fix incorrect NDEBUG handling in LLVM bindings 2024-07-12 22:13:56 +02:00