Improve prologue handling to support functions with multiple entry points.
authorJim Ingham <jingham@apple.com>
Mon, 12 Mar 2018 19:21:59 +0000 (19:21 +0000)
committerJim Ingham <jingham@apple.com>
Mon, 12 Mar 2018 19:21:59 +0000 (19:21 +0000)
commit467b50057a1a62ba63d843abd6dcb40bcec8572e
tree859ef25c52854e1af567c136959d5430817f9796
parent0899948f7fcaddbc8e9a334695467abe8c36b8e3
Improve prologue handling to support functions with multiple entry points.

https://reviews.llvm.org/D42582

Patch from Leandro Lupori.

llvm-svn: 327318
lldb/include/lldb/Core/Architecture.h
lldb/lit/lit.cfg
lldb/lldb.xcodeproj/project.pbxproj
lldb/source/API/SystemInitializerFull.cpp
lldb/source/Breakpoint/BreakpointResolverName.cpp
lldb/source/Plugins/Architecture/CMakeLists.txt
lldb/source/Target/ThreadPlanStepInRange.cpp
lldb/tools/lldb-test/SystemInitializerTest.cpp
lldb/tools/lldb-test/lldb-test.cpp