diff options
| author | Jeff Garzik <jeff@garzik.org> | 2011-08-27 04:03:11 -0400 |
|---|---|---|
| committer | Pekka Enberg <penberg@kernel.org> | 2011-08-27 11:10:02 +0300 |
| commit | 14a82f46806a584b15d36782419ff66114fac9a7 (patch) | |
| tree | 7c9ce186723e126400cbfd649faf3c1d20a0a6fa /validation/backend | |
| parent | 9e2fce867f280cca89a91e1409af9389717f4716 (diff) | |
| download | sparse-dev-14a82f46806a584b15d36782419ff66114fac9a7.tar.gz | |
sparse-llvm: OP_LOAD
int foo(int *x)
{
int y;
y = *x;
y += 12;
return y;
}
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'validation/backend')
0 files changed, 0 insertions, 0 deletions
