diff options
author | Manuel Klimek <klimek@google.com> | 2012-04-17 17:21:17 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2012-04-17 17:21:17 +0000 |
commit | 1f8918f69d5bac815e5d950a8141efc84a5becb0 (patch) | |
tree | ae9e6644d8d41d99b6b6d9307e4152ad872b0563 /llvm/lib/Support/CMakeLists.txt | |
parent | 40636c9986047912a7891e3564fa377463bd2111 (diff) | |
download | bcm5719-llvm-1f8918f69d5bac815e5d950a8141efc84a5becb0.tar.gz bcm5719-llvm-1f8918f69d5bac815e5d950a8141efc84a5becb0.zip |
Goodbye, JSONParser...
llvm-svn: 154930
Diffstat (limited to 'llvm/lib/Support/CMakeLists.txt')
-rw-r--r-- | llvm/lib/Support/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index 9b3b6c801dd..fbbcf78397e 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/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 |