Temporarily disable CompactUnwindInfo::GetCompactUnwindInfoForFunction.
authorJason Molenda <jmolenda@apple.com>
Tue, 16 Dec 2014 06:20:30 +0000 (06:20 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 16 Dec 2014 06:20:30 +0000 (06:20 +0000)
commit0f479da711772d7f87b2622fca002809d28a822e
tree3276274507aa66ca2263f20795a932ef17046d45
parentf0202ca775b31447f66c8a45797cc433c467afa3
Temporarily disable CompactUnwindInfo::GetCompactUnwindInfoForFunction.
The compact unwind importer is getting the wrong unwind info for one
case that I found.  I haven't been able to fix the problem tonight
and I don't want to leave TOT behaving incorrectly, so just ignore
compact unwind until I can get to the bottom of this.

llvm-svn: 224321
lldb/source/Symbol/CompactUnwindInfo.cpp
lldb/tools/compact-unwind/compact-unwind-dumper.c