mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-02 00:42:52 +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 }
|