diff options
Diffstat (limited to 'llvm/lib/Transforms/Utils/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/Transforms/Utils/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Transforms/Utils/CMakeLists.txt b/llvm/lib/Transforms/Utils/CMakeLists.txt index 3dd5fe81166..eb3bad79129 100644 --- a/llvm/lib/Transforms/Utils/CMakeLists.txt +++ b/llvm/lib/Transforms/Utils/CMakeLists.txt @@ -22,7 +22,6 @@ add_llvm_library(LLVMTransformUtils InlineFunction.cpp ImportedFunctionsInliningStatistics.cpp InstructionNamer.cpp - InstructionPrecedenceTracking.cpp IntegerDivision.cpp LCSSA.cpp LibCallsShrinkWrap.cpp @@ -42,7 +41,6 @@ add_llvm_library(LLVMTransformUtils MetaRenamer.cpp ModuleUtils.cpp NameAnonGlobals.cpp - OrderedInstructions.cpp PredicateInfo.cpp PromoteMemoryToRegister.cpp StripGCRelocates.cpp |

