summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
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
commit4d38d7272e9e6cd8153795ec551cd2aecc8abaa1 (patch)
treea7738bbd3ef149360d07ce6c986f3ab3a47309ab /clang/lib/CodeGen/CodeGenModule.cpp
parent666f7a42d6b5753f9d55d4cb1f1a3a48cb49cd9a (diff)
downloadbcm5719-llvm-4d38d7272e9e6cd8153795ec551cd2aecc8abaa1.tar.gz
bcm5719-llvm-4d38d7272e9e6cd8153795ec551cd2aecc8abaa1.zip
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. llvm-svn: 65180
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud