| ... | @@ -741,7 +741,7 @@ const softfloat_sources = [_][]const u8{ | ... | @@ -741,7 +741,7 @@ const softfloat_sources = [_][]const u8{ |
| 741 | | 741 | |
| 742 | const stage1_sources = [_][]const u8{ | 742 | const stage1_sources = [_][]const u8{ |
| 743 | "src/stage1/analyze.cpp", | 743 | "src/stage1/analyze.cpp", |
| 744 | "src/stage1/ast_render.cpp", | 744 | "src/stage1/astgen.cpp", |
| 745 | "src/stage1/bigfloat.cpp", | 745 | "src/stage1/bigfloat.cpp", |
| 746 | "src/stage1/bigint.cpp", | 746 | "src/stage1/bigint.cpp", |
| 747 | "src/stage1/buffer.cpp", | 747 | "src/stage1/buffer.cpp", |