Fix up the code in the FuncUnwinders class that
authorJason Molenda <jmolenda@apple.com>
Tue, 18 Nov 2014 05:57:42 +0000 (05:57 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 18 Nov 2014 05:57:42 +0000 (05:57 +0000)
commitae3e40dd6143223786b53f4ceca5210e7ac2874e
treeb3d0192507accf7f957ea461f75d291c00d102ee
parentb2115cf81a981c6e6d30fcd6e51d2b04f68e675f
Fix up the code in the FuncUnwinders class that
retrieves the personality routine addr and the
LSDA addr.  Don't bother checking with the
"non-call site" unwind plan - this kind of
information is only going to come from the
call site unwind plan.

llvm-svn: 222226
lldb/include/lldb/Symbol/FuncUnwinders.h
lldb/source/Symbol/FuncUnwinders.cpp