From 61c3d3001515619ce112ae6e26b7d127a4db1b1c Mon Sep 17 00:00:00 2001 From: Manuel Klimek Date: Tue, 17 Apr 2012 17:21:17 +0000 Subject: Goodbye, JSONParser... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154930 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Support/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Support/CMakeLists.txt') diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 9b3b6c801d..fbbcf78397 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -32,7 +32,6 @@ add_llvm_library(LLVMSupport IntrusiveRefCntPtr.cpp IsInf.cpp IsNAN.cpp - JSONParser.cpp LockFileManager.cpp ManagedStatic.cpp MemoryBuffer.cpp -- cgit v1.2.3