Move coverageinfo::ffi and coverageinfo::map out of SSA

This commit is contained in:
Zalathar
2023-07-05 18:04:58 +10:00
parent 9c430d38cf
commit cb570d6bc1
7 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,6 @@ pub mod back;
pub mod base;
pub mod codegen_attrs;
pub mod common;
pub mod coverageinfo;
pub mod debuginfo;
pub mod errors;
pub mod glue;