gdb: Convert language la_compute_program field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-14c.c
1 int i;
2
3 int bar(void)
4 {
5 return 0x1234;
6 }
This page took 0.029646 seconds and 4 git commands to generate.