[flang] Fix GetHostProcedure() for main program
It only worked for internal procedures of subprograms, but must also allow for internal procedures of the main program. This broke the use of host-associated implicitly-typed symbols in specification expressions of internal procedures. Differential Revision: https://reviews.llvm.org/D109262
Loading
Please register or sign in to comment