hanchenye-llvm-project/lldb
Bob Wilson 1b53bc78a3 Fix cross-compiling problems in build-llvm.pl script. <rdar://problem/12986905>
As with llvm svn r172138, this patch is basically copying some changes that
we've been using for building clang at Apple. Besides cleaning it up to use
xcrun to locate the proper versions of tools, especially for cross compiling,
it fixes the build to work with newer versions of clang that honor SDKROOT
settings in the environment.

llvm-svn: 172324
2013-01-12 19:33:08 +00:00
..
docs <rdar://problem/11961650> 2012-12-19 02:54:03 +00:00
examples Made crashlog.py handle cases where a parent 2013-01-12 02:11:49 +00:00
include <rdar://problem/12239827> 2013-01-12 01:22:57 +00:00
lib Enable RTTI for liblldbCore.a when GCC is the compiler 2012-12-10 21:05:57 +00:00
lldb.xcodeproj Remove references to files that Sean recently removed from the Xcode project. 2012-12-14 22:17:58 +00:00
lldb.xcworkspace
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Fix cross-compiling problems in build-llvm.pl script. <rdar://problem/12986905> 2013-01-12 19:33:08 +00:00
source Add ifdef LLDB_DISABLE_PYTHON around newly added use of 2013-01-12 04:24:50 +00:00
test <rdar://problem/12239827> 2013-01-12 01:22:57 +00:00
tools Recognize LOG_WATCHPOINTS in the QSetLogging gdb-remote packet. 2013-01-12 08:32:28 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www minor update to status page: C++ exception breakpoints work on linux 2013-01-10 23:13:06 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00