mirror of
https://github.com/ziglang/zig.git
synced 2026-02-06 14:37:04 +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