flow: split asm clobbers, inputs and outputs
commitaeb962112574142c7f0ba962e9efb5fe227aeaa9
authorDan Carpenter <error27@gmail.com>
Wed, 24 Mar 2010 08:58:08 +0000 (24 11:58 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 24 Mar 2010 08:58:08 +0000 (24 11:58 +0300)
tree53eb971b42764cf615027f818088b2a55751013b
parent1cf2c9b1f3e7e85882419edbcb910bccbc11cf60
flow: split asm clobbers, inputs and outputs

This makes a difference for the unused return value check (if you use the
--two-passes option).

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_flow.c