projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
initial support for frame pointers
[oota-llvm.git]
/
test
/
CodeGen
/
ARM
/
alloca.ll
1
void %f(uint %a) {
2
entry:
3
%tmp1032 = alloca ubyte, uint %a
4
ret void
5
}