aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/ConstantRange.h
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-02-20 22:19:20 +0000
committerBill Wendling <isanbard@gmail.com>2009-02-20 22:19:20 +0000
commitc56ba0f915d517a461d2995268746103b2e17306 (patch)
tree8f698332f9db9dd3f5704eec8c8063150b85d836 /include/llvm/Support/ConstantRange.h
parentf0353b13762e240d27fd2ffb4c404881663533d4 (diff)
downloadexternal_llvm-c56ba0f915d517a461d2995268746103b2e17306.zip
external_llvm-c56ba0f915d517a461d2995268746103b2e17306.tar.gz
external_llvm-c56ba0f915d517a461d2995268746103b2e17306.tar.bz2
We have logic in there to emit a default debugging label at the beginning of a
function. Emitting another label after the prologue messes up the debugging. We are doing that because the first DebugLoc object it sees is different from the previous, which was nothing. Check for this situation, and don't emit one if it's the first. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65180 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support/ConstantRange.h')
0 files changed, 0 insertions, 0 deletions