zig/src-self-hosted
Andrew Kelley c9fb5240d6
remove --no-rosegment workaround now that valgrind bug is fixed
See #896

Zig 0.3.0+ and Valgrind 3.14+ do not need the workaround.
2019-02-19 08:39:36 -05:00
..
arg.zig
c_int.zig
c.zig
codegen.zig
compilation.zig
decl.zig
errmsg.zig
introspect.zig
ir.zig
libc_installation.zig Add NetBSD support 2019-02-17 09:17:34 +02:00
link.zig remove --no-rosegment workaround now that valgrind bug is fixed 2019-02-19 08:39:36 -05:00
llvm.zig stage2: fix llvm.zig with opaque types back to single-item pointer 2019-02-14 23:17:11 -05:00
main.zig bring zig fmt to stage1 2019-02-16 00:53:32 -05:00
package.zig
scope.zig
target.zig
test.zig
type.zig
value.zig stage2: fix llvm.zig with opaque types back to single-item pointer 2019-02-14 23:17:11 -05:00
visib.zig