index
:
sparse/sparse-dev.git
Sparse's development tree with unstable git history
Chris Li
about
summary
refs
log
tree
commit
diff
stats
homepage
path:
root
/
validation
/
mem2reg
/
load-deadborn.c
blob: fa0baeae84d8e3eac1724be98b84545c05e8aadc (
plain
)
1
2
3
4
5
6
7
8
9
static
void
foo
(
int
a
)
{
return
;
a
;
}
/*
* check-name: load-deadborn
*/