Make empty db statement a suppressable warning
commitf397a3433d6e15211820b9305815445bb6db4ea8
authorH. Peter Anvin (Intel) <hpa@zytor.com>
Tue, 30 Jun 2020 17:36:46 +0000 (30 10:36 -0700)
committerH. Peter Anvin (Intel) <hpa@zytor.com>
Tue, 30 Jun 2020 17:36:46 +0000 (30 10:36 -0700)
treebbb1650a1dac4219a75ecbc1a6f415f0ae3e7f8d
parent65ab3ab1976c9e1e2642dd2e79316ff4129d8bc9
Make empty db statement a suppressable warning

Add a "db-empty" warning class to allow suppressing warnings.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
asm/parser.c