Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / IR / CMakeLists.txt
index 06eab0e8f0266caec2d8d3e87b2e74ac11c91a82..c2a4ee3aae14a745960c8b18efb87bd5d34dccab 100644 (file)
@@ -31,7 +31,6 @@ add_llvm_library(LLVMCore
   PrintModulePass.cpp
   Type.cpp
   TypeFinder.cpp
-  TargetTransformInfo.cpp
   Use.cpp
   User.cpp
   Value.cpp