summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-04-05 02:57:22 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-04-05 02:57:22 +0000
commit46af06799732192ec7c8d0cc76ea151874b51129 (patch)
tree4f79db230f6ef4538aad0c4da27ca355e5085250 /utils/Makefile
parenta3b62eb417c580894eb6cef842ff5fe512b97fdf (diff)
downloadllvm-46af06799732192ec7c8d0cc76ea151874b51129.tar.gz
llvm-46af06799732192ec7c8d0cc76ea151874b51129.tar.bz2
llvm-46af06799732192ec7c8d0cc76ea151874b51129.tar.xz
Move obj2yaml to tools to sort out make's dependencies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178835 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index b6c66573cf..7a3c17d032 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -9,7 +9,7 @@
LEVEL = ..
PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
- count fpcmp llvm-lit not unittest yaml2obj obj2yaml
+ count fpcmp llvm-lit not unittest yaml2obj
EXTRA_DIST := check-each-file codegen-diff countloc.sh \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \