Add dwarf2_per_objfile parameter to recursively_compute_inclusions
[binutils-gdb.git] / gold / testsuite / script_test_13.c
1 extern int a;
2 int* pa = &a;