working on reg_alloc -- selected_unit_nums should be correct now
All checks were successful
/ deps (push) Successful in 13s
/ test (push) Successful in 25m48s

This commit is contained in:
Jacob Lifshay 2025-01-12 22:11:44 -08:00
parent 89717f8916
commit 5f7766777a
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
5 changed files with 15671 additions and 18 deletions

View file

@ -45,7 +45,7 @@ function main()
*/LICENSE.md|*/Notices.txt)
# copyright file
;;
/crates/cpu/tests/expected/*.vcd)
/crates/cpu/tests/expected/*.vcd|/crates/cpu/tests/expected/*.txt)
# file that can't contain copyright header
;;
/.forgejo/workflows/*.yml|*/.gitignore|*.toml)