syzkaller/sys/netbsd/gen
Dmitry Vyukov 22535fecd5 pkg/compiler: don't mark flags with 0 as bitmask
They can't be a bitmask. This fixes important cases
of "0, 1" and "0, 1, 2" flags. Fix some descriptions
that added 0 to bitmasks explicitly (we should do it
automatically instead).
2020-01-18 21:02:24 +01:00
..
amd64.go pkg/compiler: don't mark flags with 0 as bitmask 2020-01-18 21:02:24 +01:00
empty.go Makefile: don't compile all targets into target binaries 2018-08-02 19:07:22 +02:00