working on reg_alloc
All checks were successful
/ deps (push) Successful in 19s
/ test (push) Successful in 26m12s

This commit is contained in:
Jacob Lifshay 2025-02-06 21:28:30 -08:00
parent 88eff5952b
commit 7efcd872b5
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
10 changed files with 112441 additions and 7174 deletions

View file

@ -15,3 +15,6 @@ rust-version = "1.82.0"
[workspace.dependencies]
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.3.0", branch = "master" }
[profile.dev]
opt-level = 1