diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-06-04 20:39:23 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-06-04 20:39:23 +0000 |
commit | 8207641251706ea808df6d2a1ea8f87b8ee04c6d (patch) | |
tree | 9b735ef006a3b1e8bb4ac9a58e4642f69cc81e53 /llvm/lib/MC/MachObjectWriter.cpp | |
parent | a1c4da99f662b7dbee4a34a64fe5659c4d6d08f3 (diff) | |
download | bcm5719-llvm-8207641251706ea808df6d2a1ea8f87b8ee04c6d.tar.gz bcm5719-llvm-8207641251706ea808df6d2a1ea8f87b8ee04c6d.zip |
[GlobalMerge] Take into account minsize on Global users' parents.
Now that we can look at users, we can trivially do this: when we would
have otherwise disabled GlobalMerge (currently -O<3), we can just run
it for minsize functions, as it's usually a codesize win.
Differential Revision: http://reviews.llvm.org/D10054
llvm-svn: 239087
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions