hanchenye-llvm-project/lldb
Jason Molenda 23399d765c Change UnwindLLDB::SearchForSavedLocationForRegister so that it will allow for
the link register save location being in the link register - in which case we
should iterate down the stack, not recursively try to find the lr in the current
frame over and over.

<rdar://problem/13932954>

llvm-svn: 183282
2013-06-05 00:12:50 +00:00
..
docs Add CMake targets to build LLDB reference docs 2013-05-28 03:47:34 +00:00
examples Adding a diagnose-nsstring command 2013-05-30 23:36:47 +00:00
include <rdar://problem/13239809> 2013-06-04 22:54:16 +00:00
lib Allow LLDB to be built on a system with an installed gcc/g++ that isn't the default. I recently installed gcc-4.7/g++-4.7 on Ubuntu and tried to build by specifying: 2013-05-17 20:56:55 +00:00
lldb.xcodeproj <rdar://problem/13988982> 2013-06-04 18:57:09 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
scripts Adding a diagnose-nsstring command 2013-05-30 23:36:47 +00:00
source Change UnwindLLDB::SearchForSavedLocationForRegister so that it will allow for 2013-06-05 00:12:50 +00:00
test Re-enabling a test that is no longer failing 2013-06-04 23:38:51 +00:00
tools Add ${ansi.XX} parsing to lldb prompt, use-color setting, and -no-use-colors command line options. 2013-05-23 20:47:45 +00:00
utils Fixed continue issues with process attach/detach 2013-05-28 21:27:03 +00:00
www A few cleanups for our documentation 2013-05-31 22:54:23 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
CMakeLists.txt More minor FreeBSD fixes. 2013-06-04 15:59:01 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Fix Linux i386 build 2013-03-07 00:48:53 +00:00