| author | |
| committer | |
| log | aecf4571baee21c5616f5f9c06d22f015a5d58cc |
| tree | fa8d1944e44c8efc4544362a127dad6545ee5850 |
| parent | 1aeee80344387509bc898abf4789593bcfa5353a |
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", |