Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-08 07:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig/llvm
History
dweiller 898ca82458 compiler: add @memmove builtin
2025-04-26 13:34:16 +10:00
..
bitcode_writer.zig
std.zig.llvm.bitcode_writer: Fix word byte order on big endian systems.
2025-03-04 17:28:03 -05:00
BitcodeReader.zig
Move the compiler's LLVM bitcode builder to std.zig.llvm.
2025-02-27 01:32:49 -05:00
Builder.zig
compiler: add @memmove builtin
2025-04-26 13:34:16 +10:00
ir.zig
Move the compiler's LLVM bitcode builder to std.zig.llvm.
2025-02-27 01:32:49 -05:00