Skip to content

Commit

Permalink
Use Inst derive macro
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-Nak committed Sep 9, 2024
1 parent c7b6826 commit 327ac61
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 250 deletions.
1 change: 1 addition & 0 deletions crates/ir/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ smallvec = "1.7.0"
rustc-hash = "2.0.0"
dyn-clone = "1.0.4"
sonatina-triple = { path = "../triple", version = "0.0.3-alpha" }
sonatina-macros = { path = "../macros", version = "0.0.3-alpha" }
indexmap = "2.0.0"
dot2 = { git = "https://github.com/sanpii/dot2.rs.git" }
Loading

0 comments on commit 327ac61

Please sign in to comment.