Fix done in D143055 can be simpler by making EndProgramStmt a NOP
and dealing with the exit in endNewFunction in a centralize way.
Also add finalization when there is an early exit in the main
program.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo