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
/
Alpha
/
mb.ll
blob: 3268c541b23b50e378550d09824c4328fa3da99d (
plain
)
1
2
3
4
5
6
; RUN: llc < %s -march=alpha | grep mb
define
void
@test
()
{
fence
seq_cst
ret
void
}