rustc_codegen_llvm: use safe references for Metadata and DI*.
This commit is contained in:
parent
6d0d82ce10
commit
eed48f560f
12 changed files with 410 additions and 376 deletions
|
@ -16,7 +16,6 @@
|
|||
|
||||
pub use self::IntPredicate::*;
|
||||
pub use self::RealPredicate::*;
|
||||
pub use self::TypeKind::*;
|
||||
pub use self::AtomicRmwBinOp::*;
|
||||
pub use self::MetadataType::*;
|
||||
pub use self::CodeGenOptSize::*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue