aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCObjectFileInfo.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2013-09-10 02:06:17 +0000
committerJim Ingham <jingham@apple.com>2013-09-10 02:06:17 +0000
commitdf59c4a93744e3f827f4d7fe9f35e06e31966520 (patch)
tree1a20284f21617f104d1ec10ab11fba959cad4bcb /llvm/lib/MC/MCObjectFileInfo.cpp
parent0dca2e5ed11a25f8eda7dd83b4d3168bcfaab6a2 (diff)
downloadllvm-df59c4a93744e3f827f4d7fe9f35e06e31966520.zip
llvm-df59c4a93744e3f827f4d7fe9f35e06e31966520.tar.gz
llvm-df59c4a93744e3f827f4d7fe9f35e06e31966520.tar.bz2
Change the "breakpoint fuzz" algorithm from "coalesce the line ranges for a file & line breakpoint if they are contiguous" to
"coalesce the line ranges for a file & line breakpoint to the first range in each block". We were still setting a silly number of independent breakpoints sometimes, and until we get a compiler that emits trustworthy is_stmt flags in the line table, we need to do something to reduce the noise. <rdar://problem/14920404> llvm-svn: 190380
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions