Fix an off by 1 bug that prevented SmallPtrSet from using all of its 'small' capacity...
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 80b6ab84e3c9d445aaf0707d50061d73af7ce570..df5caf480994fc62e2dcd547dea8fca35d11cf44 100644 (file)
@@ -76,7 +76,6 @@ add_llvm_library(LLVMSupport
   DynamicLibrary.cpp
   Errno.cpp
   Host.cpp
-  IncludeFile.cpp
   Memory.cpp
   Mutex.cpp
   Path.cpp