Mikael Holmen caff023b77 [lld] Silence compiler warnings by removing always true/false comparisons
type is an uint8_t so
 type >= 0
is always true and
 type < 0
is always false.
2021-02-17 08:16:02 +01:00
..
2021-02-09 08:23:06 -05:00
2021-02-09 08:23:06 -05:00
2020-08-26 19:20:55 -07:00
2020-08-26 19:20:55 -07:00
2021-02-09 08:23:06 -05:00
2021-02-08 18:14:07 -07:00
2021-02-08 18:14:07 -07:00
2021-02-08 18:14:07 -07:00