mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
f37f44f9ec
llvm-svn: 47110
4 lines
86 B
LLVM
4 lines
86 B
LLVM
; RUN: llvm-as < %s | opt -anders-aa -disable-output
|
|
|
|
define void @foo() { ret void }
|