mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 17:15:37 +00:00
0b58b61799
Conflicts: * src/clang.zig * src/llvm.zig - this file got moved to src/llvm/bindings.zig in master branch so I had to put the new LLVM arch/os enum tags into it. * lib/std/target.zig, src/stage1/target.cpp - haiku had an inconsistency with its default target ABI, gnu vs eabi. In this commit we make it gnu in both places to match the latest changes by @hoanga. * src/translate_c.zig |
||
---|---|---|
.. | ||
aarch64.zig | ||
amdgpu.zig | ||
arm.zig | ||
avr.zig | ||
bpf.zig | ||
hexagon.zig | ||
mips.zig | ||
msp430.zig | ||
nvptx.zig | ||
powerpc.zig | ||
riscv.zig | ||
sparc.zig | ||
systemz.zig | ||
wasm.zig | ||
x86.zig |