hanchenye-llvm-project/llvm/test/Feature/small.ll

11 lines
82 B
LLVM
Raw Normal View History

2001-06-07 04:29:01 +08:00
%x = type int
implementation
int "foo"(int %in)
begin
label:
ret void
end