Removing LLVM content from CommonMethods -> ConstMethods
This commit is contained in:
parent
e224f063e8
commit
a1d0d4f943
25 changed files with 55 additions and 124 deletions
|
|
@ -18,7 +18,7 @@ use super::namespace::mangled_name_of_instance;
|
|||
use super::type_names::compute_debuginfo_type_name;
|
||||
use super::{CrateDebugContext};
|
||||
use abi;
|
||||
use interfaces::CommonMethods;
|
||||
use interfaces::ConstMethods;
|
||||
use value::Value;
|
||||
|
||||
use llvm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue