Skip to content

Commit

Permalink
docs: added docs to codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Oct 30, 2019
1 parent 3b988e6 commit 6676f1c
Show file tree
Hide file tree
Showing 5 changed files with 510 additions and 491 deletions.
1 change: 1 addition & 0 deletions crates/mun_codegen/src/ir.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use inkwell::types::{AnyTypeEnum, BasicTypeEnum};

pub mod body;
pub(crate) mod dispatch_table;
pub mod function;
pub mod module;
Expand Down
Loading

0 comments on commit 6676f1c

Please sign in to comment.