mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
e6b9b382e2
llvm-svn: 2
11 lines
82 B
LLVM
11 lines
82 B
LLVM
%x = type int
|
|
|
|
implementation
|
|
|
|
int "foo"(int %in)
|
|
begin
|
|
label:
|
|
ret void
|
|
end
|
|
|