It is not possible to arrive to the source name of the main program by deconstructing the name _QQmain
Adding the attribute fir::getSymbolAttrName to capture the name
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Isn't this actually the fortran name and not a name arising from a bind c? If that's true, do we have to overload the meaning of bind c do the needful?
Comment Actions
It is the attribute we decided to use for now. But the plan is to rename it at some point.