Preparing the generalization of base:compile_coodegen_unit
This commit is contained in:
committed by
Eduard-Mihai Burtescu
parent
91a2a80692
commit
6819e6e6e1
@@ -585,4 +585,8 @@ impl DebugInfoMethods<'tcx> for CodegenCx<'ll, 'tcx> {
|
||||
) -> &'ll DILexicalBlock {
|
||||
metadata::extend_scope_to_file(&self, scope_metadata, file, defining_crate)
|
||||
}
|
||||
|
||||
fn debuginfo_finalize(&self) {
|
||||
finalize(self)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user