override.ll 47 B

1234
  1. define i32 @foo(i32 %i) {
  2. entry:
  3. ret i32 4
  4. }