The only special thing that is needed is to update the bridge symbol
lookup to deal with the HLFIR symbol lookup (symbols are mapped to
fir::FortranVariableInterface operations, not Fortran::Lower::SymbolBox).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
These changes look OK to me, but I can't verify the build because, when I build, I get the same error mentioned in D139196.
Comment Actions
Thanks for testing @PeteSteinfeld. I rebased the patch so the issue should now be gone.