PULP Community

Full Version: Hello example
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I view the intermediate trees generated after make clean all run in hello example
You can pass options to gcc using PULP_CFLAGS and PULP_LDFLAGS e.g. PULP_CFLAGS="-O2 -fdump-tree-all-graph"