mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-13 04:52:50 +00:00
7 lines
70 B
LLVM
7 lines
70 B
LLVM
; RUN: llc < %s -march=arm
|
|
|
|
define void @test() {
|
|
ret void
|
|
}
|
|
|