diff options
author | Manman Ren <manman.ren@gmail.com> | 2014-04-25 17:34:55 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2014-04-25 17:34:55 +0000 |
commit | 3c44067a3058f594d869d374a7336543c8bbe80f (patch) | |
tree | 4d5f2faebed60b92fcb405f8eccf6bc259cd0fc7 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | e071fc808264a6b86889862f930ff2d4d4b8bcc9 (diff) | |
download | llvm-3c44067a3058f594d869d374a7336543c8bbe80f.zip llvm-3c44067a3058f594d869d374a7336543c8bbe80f.tar.gz llvm-3c44067a3058f594d869d374a7336543c8bbe80f.tar.bz2 |
[inline cold threshold] Command line argument for inline threshold will
override the default cold threshold.
When we use command line argument to set the inline threshold, the default
cold threshold will not be used. This is in line with how we use
OptSizeThreshold. When we want a higher threshold for all functions, we
do not have to set both inline threshold and cold threshold.
llvm-svn: 207245
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions