Use the object crate for metadata reading
This commit is contained in:
parent
e5f83d24ae
commit
267d55d44a
8 changed files with 79 additions and 156 deletions
|
@ -3,6 +3,7 @@ pub mod command;
|
|||
pub mod link;
|
||||
pub mod linker;
|
||||
pub mod lto;
|
||||
pub mod metadata;
|
||||
pub mod rpath;
|
||||
pub mod symbol_export;
|
||||
pub mod write;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue