Componentization Methods

The supported componentization methods slice logic not only from program executables but associated include files as well. Dead Code Elimination is an optimization tool built into the main methods and offered separately in case you want to use it on a standalone basis.

Note: Component Maker does not follow CALL statements into other programs to determine whether passed data items are actually modified by those programs. It makes the conservative assumption that all passed data items are modified. That guarantees that no dependencies are lost.