summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-ranlib.rst
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-05-12 21:10:52 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-05-12 21:10:52 +0000
commit29c2b4330ce07a7af7452cf3ad2528d0e31952b0 (patch)
treef5699efd7c32a0f611d2e216c5ea9194407df768 /llvm/docs/CommandGuide/llvm-ranlib.rst
parentc4b649d50a08730ffd0869c849c8dbc215faf527 (diff)
downloadbcm5719-llvm-29c2b4330ce07a7af7452cf3ad2528d0e31952b0.tar.gz
bcm5719-llvm-29c2b4330ce07a7af7452cf3ad2528d0e31952b0.zip
Add support for __attribute__((hot)) and __attribute__((cold)).
Currently cold functions are marked with the "optsize" attribute in CodeGen so they are always optimized for size. The hot attribute is just ignored, LLVM doesn't have a way to express hotness at the moment. llvm-svn: 156723
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-ranlib.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud