Code generation 5
Handles finding out which blocks need a function prolog / epilog attached
Compiler implementation of the D programming language.
No prolog/epilog optimization.
Determine which blocks get the function prolog and epilog attached to them.
See Source File backend/cod5.d
Walter Bright
Copyright (C) 1995-1998 by Symantec Copyright (C) 2000-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Code generation 5
Handles finding out which blocks need a function prolog / epilog attached
Compiler implementation of the D programming language.