Inline inject_dll_import_lib
This commit is contained in:
parent
7c93154a30
commit
90da3c6f2b
5 changed files with 6 additions and 36 deletions
|
@ -94,10 +94,6 @@ impl<'a> ArchiveBuilder<'a> for LlvmArchiveBuilder<'a> {
|
|||
}
|
||||
}
|
||||
|
||||
fn sess(&self) -> &Session {
|
||||
self.sess
|
||||
}
|
||||
|
||||
fn create_dll_import_lib(
|
||||
sess: &Session,
|
||||
lib_name: &str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue