Files
rust/compiler/rustc_codegen_llvm/src
Zalathar b1094f6a0a Add a safe wrapper for LLVMAppendModuleInlineAsm
This patch also changes the Rust-side declaration to take `*const c_uchar`
instead of `*const c_char`, to avoid the need for `AsCCharPtr`.
2025-05-11 14:38:42 +10:00
..
2025-04-05 11:44:38 -07:00
2025-04-14 09:38:04 +00:00
2025-03-25 21:53:52 +01:00