Introduce composite debuginfo.
This commit is contained in:
parent
6d651a295e
commit
b550eabfa6
9 changed files with 199 additions and 16 deletions
|
@ -2210,6 +2210,7 @@ extern "C" {
|
|||
) -> &'a DILocation;
|
||||
pub fn LLVMRustDIBuilderCreateOpDeref() -> u64;
|
||||
pub fn LLVMRustDIBuilderCreateOpPlusUconst() -> u64;
|
||||
pub fn LLVMRustDIBuilderCreateOpLLVMFragment() -> u64;
|
||||
|
||||
#[allow(improper_ctypes)]
|
||||
pub fn LLVMRustWriteTypeToString(Type: &Type, s: &RustString);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue