| author | |
| committer | |
| log | c8ee445c8622642e2d4d3cf0cad30f2466b180c7 |
| tree | ced792c3bc2c96edad323119ae552a6bfe27819f |
| parent | 072c3202c36ab05e4b2e61a23d6b870cb949feaf |
This was added in 0afb5b2ec6de494efe0605b2270f6a01b95237af 8 days ago, but it seems it was only added in the cmake files and not build.zig1 files changed, 1 insertions(+), 0 deletions(-)
build.zig+1| ... | ... | @@ -769,6 +769,7 @@ const zig_cpp_sources = [_][]const u8{ |
| 769 | 769 | // These are planned to stay even when we are self-hosted. |
| 770 | 770 | "src/zig_llvm.cpp", |
| 771 | 771 | "src/zig_clang.cpp", |
| 772 | "src/zig_llvm-ar.cpp", | |
| 772 | 773 | "src/zig_clang_driver.cpp", |
| 773 | 774 | "src/zig_clang_cc1_main.cpp", |
| 774 | 775 | "src/zig_clang_cc1as_main.cpp", |