Preserve DebugInfo in DeadStoreElimination.
This commit is contained in:
parent
1bc0463b18
commit
27d6a57e58
30 changed files with 773 additions and 807 deletions
|
@ -35,6 +35,7 @@ pub use self::framework::{
|
|||
|
||||
use self::move_paths::MoveData;
|
||||
|
||||
pub mod debuginfo;
|
||||
pub mod drop_flag_effects;
|
||||
pub mod elaborate_drops;
|
||||
mod errors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue