You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
213 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# src/irgen/ 子模块构建脚本:
# - 编译 IR 生成相关源文件Driver/Func/Stmt/Exp/Decl
# - 作为 src/ 的子目标被链接到最终可执行文件(具体组织方式按工程实现选择)