Y
Hacker News
new
|
ask
|
show
|
jobs
by
cozzyd
722 days ago
Or even on a per function basis, at least with gcc (no clue about clang...)
1 comments
gpderetta
722 days ago
In principle yes, you can use Attribute optimize, but I wouldn't rely on it. Too many bugs open against it.
link
cozzyd
722 days ago
It's worked for me in the past but maybe I got lucky.
link