aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-11-14 00:22:48 +0000
committerGreg Clayton <gclayton@apple.com>2010-11-14 00:22:48 +0000
commitd7e054694ef02fc6c9c8edb029384f5590541117 (patch)
tree53353350fa0017fbad40ba333c3af0506392963e /llvm/utils/FileCheck/FileCheck.cpp
parent9ffe24f186fe27cae78e79fcd4facc7adb2729de (diff)
downloadllvm-d7e054694ef02fc6c9c8edb029384f5590541117.zip
llvm-d7e054694ef02fc6c9c8edb029384f5590541117.tar.gz
llvm-d7e054694ef02fc6c9c8edb029384f5590541117.tar.bz2
Fixed a crasher (an assert was firing in the DWARF parser) when setting
breakpoints on inlined functions by name. This involved fixing the DWARF parser to correctly back up and parse the concrete function when we find inlined functions by name, then grabbing any appropriate inlined blocks and returning symbol contexts with the block filled in. After this was fixed, the breakpoint by name resolver needed to correctly deal with symbol contexts that had the inlined block filled in in the symbol contexts. llvm-svn: 119017
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions