Home | History | Annotate | Download | only in ld-plugin
      1 extern int x;
      2 
      3 void foobar (void) { x--; }
      4