Skip to content
Snippets Groups Projects
Commit e8ee9b24 authored by Reid Spencer's avatar Reid Spencer
Browse files

Add llvm-ld to the subdirs to be built

llvm-svn: 17293
parent 548e1c2a
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@
##===----------------------------------------------------------------------===##
LEVEL := ..
PARALLEL_DIRS := llvmc llvm-as llvm-dis opt gccas llc llvm-link lli gccld \
llvm-stub analyze extract bugpoint llvm-nm llvm-prof llvm-db \
llvm-ar llvm-bcanalyzer llee
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld llvm-stub \
analyze extract bugpoint llvm-nm llvm-prof llvm-db \
llvm-ar llvm-bcanalyzer llee llvmc llvm-ld
EXTRA_DIST := Makefile.JIT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment