Update to log 0.4.4.
This commit is contained in:
@@ -25,8 +25,8 @@ pub mod prelude {
|
||||
pub use codegen::ir::immediates::{Ieee32, Ieee64, Imm64};
|
||||
pub use codegen::ir::types;
|
||||
pub use codegen::ir::{
|
||||
AbiParam, Ebb, ExtFuncData, GlobalValueData, InstBuilder, JumpTableData, MemFlags,
|
||||
Signature, StackSlotData, StackSlotKind, TrapCode, Type, Value,
|
||||
AbiParam, Ebb, ExtFuncData, ExternalName, GlobalValueData, InstBuilder, JumpTableData,
|
||||
MemFlags, Signature, StackSlotData, StackSlotKind, TrapCode, Type, Value,
|
||||
};
|
||||
pub use codegen::isa;
|
||||
pub use codegen::settings::{self, CallConv, Configurable};
|
||||
|
||||
Reference in New Issue
Block a user