diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-08-27 03:56:43 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-08-27 03:56:43 +0000 |
| commit | 612956220f38126feaacceb378cf105043739271 (patch) | |
| tree | 0d028d1904bfb2d0e6128117ec56b0b3a394dac7 /lib/Transforms/Utils/CMakeLists.txt | |
| parent | ae56c0de911bf5328ffda48e51ce37bcd7aa0d76 (diff) | |
| download | external_llvm-612956220f38126feaacceb378cf105043739271.zip external_llvm-612956220f38126feaacceb378cf105043739271.tar.gz external_llvm-612956220f38126feaacceb378cf105043739271.tar.bz2 | |
remove CloneTrace, which appears to be dead since 2004.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80201 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CMakeLists.txt')
| -rw-r--r-- | lib/Transforms/Utils/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Transforms/Utils/CMakeLists.txt b/lib/Transforms/Utils/CMakeLists.txt index e11aca1..aca4bca 100644 --- a/lib/Transforms/Utils/CMakeLists.txt +++ b/lib/Transforms/Utils/CMakeLists.txt @@ -6,7 +6,6 @@ add_llvm_library(LLVMTransformUtils CloneFunction.cpp CloneLoop.cpp CloneModule.cpp - CloneTrace.cpp CodeExtractor.cpp DemoteRegToStack.cpp InlineCost.cpp |
