Sign in
swiftshader
/
SwiftShader.git
/
8dfd9a7616f89f269f9c46cc7659c6e1a7db1ec7
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
ARM
/
ret_void.ll
blob: 6bd179f832bf44a1d1b4a3e6640b00442aaae9d1 [
file
]
; RUN: llc < %s -march=arm
define
void
@test
()
{
ret
void
}