What should I do if I want a list of all file-scope variables inside my own pass ?
The file_scope variable is local to c-decl.c . Is there a reason why the scope holding variables are local to c-decl.c ? - Karthik
What should I do if I want a list of all file-scope variables inside my own pass ?
The file_scope variable is local to c-decl.c . Is there a reason why the scope holding variables are local to c-decl.c ? - Karthik