Move genCallOpAndResult from ConvertExpr.cpp into a new file so that
it can be shared with lowering to FIR and HLFIR during the transition.
After the transition, call lowering to HLFIR will be implemented in
this new file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo