Y
Hacker News
new
|
ask
|
show
|
jobs
by
simcop2387
4502 days ago
Combined with modern compilers and link-time optimizations they can even leave out code when it's just one .o file also. Dead code elimination ends up great with that there.