Menu

#150 Unused functions optimisation

open
nobody
None
5
2006-06-21
2006-06-21
Anonymous
No

When compiling C source - place assembler text of each
function in its, independent segment. Also emit each
const tables and static var in separate segment (one
var or table per segment). This will allow at linking
to exclude from final program to unused functions,
tables and variables.

Ruslan, email: trap310 {A.T.} tvcom.ru

Related

Feature Requests: #624

Discussion


Log in to post a comment.

MongoDB Logo MongoDB