diff options
Diffstat (limited to 'src/comp/front')
| -rw-r--r-- | src/comp/front/creader.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/comp/front/creader.rs b/src/comp/front/creader.rs index 2a4b4c57..b8ad5a94 100644 --- a/src/comp/front/creader.rs +++ b/src/comp/front/creader.rs @@ -3,7 +3,6 @@ import driver.session; import front.ast; import lib.llvm.llvmext; -import lib.llvm.mk_memory_buffer; import lib.llvm.mk_object_file; import lib.llvm.mk_section_iter; import middle.fold; |