code folding
code folding
- Subject: code folding
- From: John Mikros <email@hidden>
- Date: Wed, 26 Oct 2005 17:54:45 -0700
Hello,
CodeWarrior 9 has the ability to find identical functions in your
code at link time and throw out the duplicates, even if the functions
have different names. This is enabled by selecting Code Folding popup
menu -> Any Safe Functions in the linker options pane.
Is this possible in Xcode/GCC? I know that it will coalesce template
expansions, but I'm asking about cases where the function names are
different, but they generate the same code.
thanks
-john
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden