Do not build LLD from tools/Makefile, as LLD no longer has a Makefile build.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 8 Jun 2015 04:04:13 +0000 (04:04 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 8 Jun 2015 04:04:13 +0000 (04:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239283 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index d8534866c3d380c4e9143aeab26dbce3f51f4c75..a47710f111a4c140f4f3c10ae88a841d1318f86c 100644 (file)
@@ -19,9 +19,8 @@ else
   OPTIONAL_PARALLEL_DIRS := clang
 endif
 
-# Build LLD and LLDB if present. Note LLDB must be built last as it depends on
+# Build LLDB if present. Note LLDB must be built last as it depends on
 # the wider LLVM infrastructure (including Clang).
-OPTIONAL_PARALLEL_DIRS += lld
 OPTIONAL_DIRS := lldb
 
 # NOTE: The tools are organized into five groups of four consisting of one