syzkaller/sysgen
Dmitry Vyukov 13f99c534b sysgen: reduce compilation time and memory consumption
Go compiler does not seem to like long generated functions.
This change reduces compilation time of sys_arch.go,
reduces compiler memory consumption and fixes compiler crash on arm64.
2016-11-15 12:10:10 +01:00
..
syscallnr.go sys, prog: add tests for description parsing and serialization 2016-09-28 20:06:42 +02:00
sysgen.go sysgen: reduce compilation time and memory consumption 2016-11-15 12:10:10 +01:00