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/ 的子目标被链接到最终可执行文件(具体组织方式按工程实现选择)