Update gimli version; refactor debug data structures
This commit is contained in:
committed by
Dan Gohman
parent
adadf835f0
commit
efe9dd7b86
@@ -49,8 +49,7 @@ pub mod cranelift;
|
||||
pub mod lightbeam;
|
||||
|
||||
pub use crate::compilation::{
|
||||
AddressTransforms, Compilation, CompileError, Compiler, InstructionAddressTransform,
|
||||
Relocation, RelocationTarget, Relocations,
|
||||
Compilation, CompileError, Compiler, Relocation, RelocationTarget, Relocations,
|
||||
};
|
||||
pub use crate::cranelift::Cranelift;
|
||||
#[cfg(feature = "lightbeam")]
|
||||
|
||||
Reference in New Issue
Block a user