Don't emit unreferenced static inlines
commitc3f0937012d328fef7d2f68903404806d1f45244
authorMichael Matz <matz@suse.de>
Mon, 17 Jun 2019 17:28:51 +0000 (17 19:28 +0200)
committerMichael Matz <matz@suse.de>
Mon, 17 Jun 2019 17:36:59 +0000 (17 19:36 +0200)
tree06df5c102cdf303553b196170699a70d18f065fc
parent3980e4a5b96660bae69d84f4142c0de68a4a34c7
Don't emit unreferenced static inlines

there's no need to emit unreferenced static function, even
if they are forced.
tccgen.c