diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-12 21:10:52 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-12 21:10:52 +0000 |
commit | 29c2b4330ce07a7af7452cf3ad2528d0e31952b0 (patch) | |
tree | f5699efd7c32a0f611d2e216c5ea9194407df768 /llvm/docs/CommandGuide/llvm-ranlib.rst | |
parent | c4b649d50a08730ffd0869c849c8dbc215faf527 (diff) | |
download | bcm5719-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