Go to file
Todd Fiala 5000e28a5e Make lldb build with Makefiles on OS X.
This change does the following:

* Adds Makefile build scripts to debug server.

* Fixes a few small mistakes in the other makefiles.

* Modifies generate-vers.pl slightly to also work for debugserver.

* Changes the OS X, non-framework python search path from libdir to
  libdir/python2.X/site-packages where it is installed by the build
  system (also where it is installed on other operating systems).

Patch by Keno Fischer.

llvm-svn: 199543
2014-01-18 08:05:32 +00:00
clang Try to fix this link. 2014-01-18 02:29:10 +00:00
clang-tools-extra Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
compiler-rt Support NetBSD/ARM. 2014-01-17 14:06:22 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Fix erroneous test; was failing on darwin-ppc32. Fixes PR18469. 2014-01-18 03:41:54 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Fix odd titlecasing and spacing in an error message. 2014-01-18 00:57:40 +00:00
lldb Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
llvm typo 2014-01-18 02:12:10 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly 2014-01-16 07:10:09 +00:00