aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp
diff options
context:
space:
mode:
authorHaicheng Wu <haicheng@codeaurora.org>2017-08-21 20:00:09 +0000
committerHaicheng Wu <haicheng@codeaurora.org>2017-08-21 20:00:09 +0000
commit0812c5bea365d23b25d6b79a015e4a12fa28f0a1 (patch)
tree46fa762a82795035ced146630b7f481fcfe67ea5 /llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp
parent4eb18742cab3b310552ca90ef449b572034dd933 (diff)
downloadllvm-0812c5bea365d23b25d6b79a015e4a12fa28f0a1.zip
llvm-0812c5bea365d23b25d6b79a015e4a12fa28f0a1.tar.gz
llvm-0812c5bea365d23b25d6b79a015e4a12fa28f0a1.tar.bz2
[InlineCost] Add cl::opt to allow full inline cost to be computed for debugging purposes.
Currently, the inline cost model will bail once the inline cost exceeds the inline threshold in order to avoid unnecessary compile-time. However, when debugging it is useful to compute the full cost, so this command line option is added to override the default behavior. I took over this work from Chad Rosier (mcrosier@codeaurora.org). Differential Revision: https://reviews.llvm.org/D35850 llvm-svn: 311371
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp')
0 files changed, 0 insertions, 0 deletions