index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
PowerPC
/
2005-01-14-UndefLong.ll
blob: 21e72e0c66b26c07f69917eb6d594d586382b24e (
plain
)
1
2
3
; RUN: llvm-as < %s | llc -march=ppc32
long
%test
()
{
ret
long
undef
}