mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
example: zig build-obj test.zig -femit-llvm-ir -femit-asm this will generate all three: test.o test.s test.ll
example: zig build-obj test.zig -femit-llvm-ir -femit-asm this will generate all three: test.o test.s test.ll