Sign in
swiftshader
/
SwiftShader.git
/
259ad3d72ac449583449d1966e37be690893e45a
/
.
/
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
}