Re-enable fast stepping for arm targets. The issue being worked
authorJason Molenda <jmolenda@apple.com>
Thu, 1 Aug 2013 21:50:20 +0000 (21:50 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 1 Aug 2013 21:50:20 +0000 (21:50 +0000)
commit975abffee754319411759b025c25a1eb0f3c047f
tree7b82b8bb45c8ffd5392c126b7a7e25107e3a9b1c
parentf8f91b897627773d5ecd484918e02d992c0d0c15
Re-enable fast stepping for arm targets.  The issue being worked
around was fixed in llvm commit r186846.
<rdar://problem/14489274>

llvm-svn: 187620
lldb/source/Target/ThreadPlanStepRange.cpp