mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-15 07:59:33 +00: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 }
|