summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
diff options
context:
space:
mode:
authorHaicheng Wu <haicheng@codeaurora.org>2017-08-25 19:00:33 +0000
committerHaicheng Wu <haicheng@codeaurora.org>2017-08-25 19:00:33 +0000
commit61995364defde42d8dc472373d51f82c8bed90b7 (patch)
tree8e041a5edf62382894a71d0b6284e133ae396938 /llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
parent524ae44dfa5ad1d39c885a412fce10f66041f8c5 (diff)
downloadbcm5719-llvm-61995364defde42d8dc472373d51f82c8bed90b7.tar.gz
bcm5719-llvm-61995364defde42d8dc472373d51f82c8bed90b7.zip
[InlineCost] Small changes to early exit condition. NFC.
Change the early exit condition from Cost > Threshold to Cost >= Threshold because the inline condition is Cost < Threshold. Differential Revision: https://reviews.llvm.org/D37087 llvm-svn: 311791
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud