X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FCMakeLists.txt;h=80b6ab84e3c9d445aaf0707d50061d73af7ce570;hb=dee5e2cf7fa5cfc9c9407d66dae9169586041a51;hp=033eae041c5f2e0c0e28d10cdf9336d0e986f3f9;hpb=b4840d7a4d357b3f79071cccdeaadefe278b912a;p=oota-llvm.git diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 033eae041c5..80b6ab84e3c 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -47,6 +47,7 @@ add_llvm_library(LLVMSupport SmallPtrSet.cpp SmallVector.cpp SourceMgr.cpp + SpecialCaseList.cpp Statistic.cpp StreamableMemoryObject.cpp StringExtras.cpp @@ -72,7 +73,6 @@ add_llvm_library(LLVMSupport # System Atomic.cpp - Disassembler.cpp DynamicLibrary.cpp Errno.cpp Host.cpp