mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-27 13:06:06 +00:00
11 lines
82 B
LLVM
11 lines
82 B
LLVM
%x = type int
|
|
|
|
implementation
|
|
|
|
int "foo"(int %in)
|
|
begin
|
|
label:
|
|
ret void
|
|
end
|
|
|