1 2 3 4 5 6 7 8 9
/* Test -feliminate-dwarf2-dups */ /* Contributed by Devang Patel <dpatel@apple.com> */ struct point { int x; int y; };