From 5a7249c935d52e79db2301a6cccfd28dff9bf38e Mon Sep 17 00:00:00 2001 From: Haitao Li Date: Fri, 11 Nov 2011 00:41:42 +0800 Subject: Cleanup unused imports --- src/comp/lib/llvm.rs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/comp/lib') diff --git a/src/comp/lib/llvm.rs b/src/comp/lib/llvm.rs index acf27fb2a81..f5b0fbeec8d 100644 --- a/src/comp/lib/llvm.rs +++ b/src/comp/lib/llvm.rs @@ -1,10 +1,8 @@ import std::{vec, str, option}; import std::str::sbuf; -import llvm::{ModuleRef, ContextRef, TypeRef, TypeHandleRef, ValueRef, - BasicBlockRef, BuilderRef, ModuleProviderRef, MemoryBufferRef, - PassManagerRef, UseRef, TargetDataRef, Linkage, Attribute, - Visibility, CallConv, IntPredicate, RealPredicate, Opcode, +import llvm::{TypeRef, MemoryBufferRef, + PassManagerRef, TargetDataRef, ObjectFileRef, SectionIteratorRef}; type ULongLong = u64; -- cgit 1.4.1-3-g733a5