1
Fork 0

Add -Z embed-source=yes to embed source code in DWARF debug info

This commit is contained in:
Mrmaxmeier 2024-04-27 23:14:36 +02:00
parent 80d8270d84
commit 0b87af9d4f
9 changed files with 76 additions and 4 deletions

View file

@ -1853,6 +1853,8 @@ extern "C" {
CSKind: ChecksumKind,
Checksum: *const c_char,
ChecksumLen: size_t,
Source: *const c_char,
SourceLen: size_t,
) -> &'a DIFile;
pub fn LLVMRustDIBuilderCreateSubroutineType<'a>(