summaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2012-04-17 17:21:17 +0000
committerManuel Klimek <klimek@google.com>2012-04-17 17:21:17 +0000
commit61c3d3001515619ce112ae6e26b7d127a4db1b1c (patch)
tree2eac8a159c2125de15a65d40e223188130dfe512 /utils/Makefile
parent388774c02a249a2846d7b470cdd8981e44edaf1d (diff)
downloadllvm-61c3d3001515619ce112ae6e26b7d127a4db1b1c.tar.gz
llvm-61c3d3001515619ce112ae6e26b7d127a4db1b1c.tar.bz2
llvm-61c3d3001515619ce112ae6e26b7d127a4db1b1c.tar.xz
Goodbye, JSONParser...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154930 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 b98376006e..ecb30bed7c 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -9,7 +9,7 @@
LEVEL = ..
PARALLEL_DIRS := FileCheck FileUpdate TableGen PerfectShuffle \
- count fpcmp llvm-lit not unittest json-bench
+ count fpcmp llvm-lit not unittest
EXTRA_DIST := check-each-file codegen-diff countloc.sh \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \