feat: add modules

This commit is contained in:
2025-09-27 17:37:08 +08:00
parent 01d07eb1df
commit 708e24e90f
5 changed files with 10 additions and 1 deletions

6
.gitmodules vendored
View File

@@ -7,3 +7,9 @@
[submodule "cs4212/week-02-x86lite"]
path = cs4212/week-02-x86lite
url = https://github.com/cs4212/week-02-x86lite
[submodule "cs4212/hw2-x86lite-flavour-town"]
path = cs4212/hw2-x86lite-flavour-town
url = https://github.com/cs4212/week-02-x86lite
[submodule "cs4212/hw3-llvmlite-flavourtown"]
path = cs4212/hw3-llvmlite-flavourtown
url = https://github.com/cs4212/hw3-llvmlite-flavourtown

Submodule cs4212/week-03-ir-2025 added at c5c64adb55