Fixed issues with ptr_refs:
authorGreg Clayton <gclayton@apple.com>
Tue, 7 Jan 2014 21:55:00 +0000 (21:55 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 7 Jan 2014 21:55:00 +0000 (21:55 +0000)
commit966c6f6ddfb1830ae9552719dd810a835e76d18c
treeb282be6e94b6397361eaa48145c2be8a2d9610dd
parenta63f22950955609c5571298975042c014626827c
Fixed issues with ptr_refs:
- If there is only 1 frame ptr_refs now works (fixed issue with stack detection)
- Fixed test for result now that it isn't a pointer anymore

llvm-svn: 198712
lldb/examples/darwin/heap_find/heap.py