summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-06-26 22:06:36 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-06-26 22:06:36 +0000
commit655739de7b09dcfecd9f3e5f1734e53ec90a19f3 (patch)
treedc1ca9514cb85cc306a5ca9d2da26322530e5707 /lib/CodeGen/CMakeLists.txt
parentb0efa94fb63d55c7aa5eb3c7c23d39a763036c24 (diff)
downloadllvm-655739de7b09dcfecd9f3e5f1734e53ec90a19f3.tar.gz
llvm-655739de7b09dcfecd9f3e5f1734e53ec90a19f3.tar.bz2
llvm-655739de7b09dcfecd9f3e5f1734e53ec90a19f3.tar.xz
Merge SimpleRegisterCoalescing.cpp into RegisterCoalescer.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133897 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index aef4ff2a79..dae429c31d 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -79,7 +79,6 @@ add_llvm_library(LLVMCodeGen
ScoreboardHazardRecognizer.cpp
ShadowStackGC.cpp
ShrinkWrapping.cpp
- SimpleRegisterCoalescing.cpp
SjLjEHPrepare.cpp
SlotIndexes.cpp
Spiller.cpp