Home | History | Annotate | Download | only in ld-x86-64
      1 int
      2 foo (int x)
      3 {
      4   return x * 4;
      5 }
      6