diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-05-03 14:15:26 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-05 14:01:52 +0200 |
| commit | 3dda7e67688077f3c6f91450d18dc14c776d3872 (patch) | |
| tree | 2f2162b00a254247cd1a4d0bcee20e8c3b038479 /sys/syz-sysgen | |
| parent | c07ad91c6bf086ecf058af733995f8e6a185e967 (diff) | |
pkg/compiler: simplify and enhance handling of builtins
Currently we have special support for each type of builtin node.
This is complex and does not scale (we may want other types in future).
Prepend the builtin descriptions to the user descriptions instead.
This requires a bit of special support, like not reporting
any builtin descriptions as unused, but otherwise much simpler and more flexible.
Does not produce any diff in generated descriptions.
Diffstat (limited to 'sys/syz-sysgen')
0 files changed, 0 insertions, 0 deletions
