Begin a layout module.
The Layout data structure will keep track of the order of EBBs and their instructions. WIP.
This commit is contained in:
@@ -13,6 +13,7 @@ pub mod immediates;
|
||||
pub mod entities;
|
||||
pub mod instructions;
|
||||
pub mod repr;
|
||||
pub mod layout;
|
||||
pub mod write;
|
||||
pub mod cfg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user