Sign in
swiftshader
/
SwiftShader.git
/
a16238df3f28a0d92947654b40f33cfd9a491b72
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
Alpha
/
mb.ll
blob: 3268c541b23b50e378550d09824c4328fa3da99d [
file
]
; RUN: llc < %s -march=alpha | grep mb
define
void
@test
()
{
fence
seq_cst
ret
void
}