X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FDebugInfo%2FDWARFDebugLine.cpp;h=192381c6f7c62706839a447f5a617e88595a0bc8;hb=fc699872e35ec794d7373680be6f1946fe8e9ca6;hp=7b32d4fe9ed97cdf48f968981862fdd22f987546;hpb=e27a787760ea7c2899da3287002fe8ba316df0d0;p=oota-llvm.git diff --git a/lib/DebugInfo/DWARFDebugLine.cpp b/lib/DebugInfo/DWARFDebugLine.cpp index 7b32d4fe9ed..192381c6f7c 100644 --- a/lib/DebugInfo/DWARFDebugLine.cpp +++ b/lib/DebugInfo/DWARFDebugLine.cpp @@ -597,6 +597,8 @@ DWARFDebugLine::LineTable::lookupAddressRange(uint64_t address, ++seq_pos; } + + return true; } bool