Merge branch 'backend-llir' into backend

This commit is contained in:
Lixuanwang
2025-07-19 18:00:42 +08:00
12 changed files with 1589 additions and 1571 deletions

View File

@@ -28,6 +28,9 @@ add_executable(sysyc
# Mem2Reg.cpp
# Reg2Mem.cpp
RISCv64Backend.cpp
RISCv64ISel.cpp
RISCv64RegAlloc.cpp
RISCv64AsmPrinter.cpp
)
# 设置 include 路径,包含 ANTLR 运行时库和项目头文件