forked from OSchip/llvm-project
Reverting makefile change wile I figure out what the heck happened
llvm-svn: 159017
This commit is contained in:
parent
c65221decf
commit
0540a39c76
|
@ -9,7 +9,7 @@
|
|||
|
||||
LEVEL = ..
|
||||
PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
|
||||
count fpcmp llvm-lit not obj2yaml unittest
|
||||
count fpcmp llvm-lit not unittest
|
||||
|
||||
EXTRA_DIST := check-each-file codegen-diff countloc.sh \
|
||||
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
|
||||
|
|
Loading…
Reference in New Issue