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 29, 2019
1 parent a4d7dd8 commit 40db1e3
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 40db1e3

Please sign in to comment.