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
/
Assembler
/
2003-05-12-MinIntProblem.llx
blob: 515ad0f9fe185034d2ee55ecca14880a7eb0212f (
plain
)
1
2
3
4
5
; RUN: llvm-as < %s | llvm-dis | grep -- -2147483648 int %foo() { ret int -2147483648 }