diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2022-07-20 11:10:46 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2022-07-20 11:10:46 -0700 |
| commit | 08f3c7960a17aab5b2faa94632bfcf6cd5012dc5 (patch) | |
| tree | 40ee6ed069cb75b36220060f1758db4f02f049b1 /build.zig | |
| parent | 268edce862b3bcd0df7ff0efaeb533e95139bc60 (diff) | |
| download | zig-08f3c7960a17aab5b2faa94632bfcf6cd5012dc5.tar.gz zig-08f3c7960a17aab5b2faa94632bfcf6cd5012dc5.zip | |
build.zig: remove deleted .cpp file
Diffstat (limited to 'build.zig')
| -rw-r--r-- | build.zig | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -933,7 +933,6 @@ const stage1_sources = [_][]const u8{ "src/stage1/bigint.cpp", "src/stage1/buffer.cpp", "src/stage1/codegen.cpp", - "src/stage1/dump_analysis.cpp", "src/stage1/errmsg.cpp", "src/stage1/error.cpp", "src/stage1/heap.cpp", |
