src/Compilation.zig | 38 ++++++++++++++++++++++---------- src/clang_options_data.zig | 18 +++++++++++++-- src/main.zig | 30 +++++++++++++++++++------ src/stage1.zig | 1 + src/stage1/all_types.hpp | 1 + src/stage1/codegen.cpp | 2 +- src/stage1/stage1.cpp | 1 + src/stage1/stage1.h | 1 + src/target.zig | 4 ++++ tools/update_clang_options.zig | 8 +++++++ 10 files changed, 82 insertions(+), 22 deletions(-)