PULP Community
Hello example - Printable Version

+- PULP Community (https://pulp-platform.org/community)
+-- Forum: PULP's Community forum (https://pulp-platform.org/community/forumdisplay.php?fid=1)
+--- Forum: PULP General questions (https://pulp-platform.org/community/forumdisplay.php?fid=2)
+--- Thread: Hello example (/showthread.php?tid=177)



Hello example - nayan - 03-30-2020

How can I view the intermediate trees generated after make clean all run in hello example


RE: Hello example - bluewww - 03-30-2020

You can pass options to gcc using PULP_CFLAGS and PULP_LDFLAGS e.g. PULP_CFLAGS="-O2 -fdump-tree-all-graph"