Remove cg_llvm::metadata module

This commit is contained in:
bjorn3
2021-03-29 13:02:59 +02:00
parent 267d55d44a
commit f5d388302b
3 changed files with 15 additions and 26 deletions

View File

@@ -69,7 +69,6 @@ pub mod llvm {
}
mod llvm_util;
mod metadata;
mod mono_item;
mod type_;
mod type_of;