Unbreak CMake build
authorDouglas Gregor <dgregor@apple.com>
Mon, 24 Oct 2011 18:09:23 +0000 (18:09 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 24 Oct 2011 18:09:23 +0000 (18:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142821 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/SelectionDAG/CMakeLists.txt

index 2282f0e6eb83c7572057e7c4599f453d0b50c796..2c8d81a9a910da907dacc6c94bde07c51b74fec4 100644 (file)
@@ -17,6 +17,7 @@ add_llvm_library(LLVMSelectionDAG
   SelectionDAG.cpp
   SelectionDAGBuilder.cpp
   SelectionDAGISel.cpp
+  SelectionDAGList.cpp
   SelectionDAGPrinter.cpp
   TargetLowering.cpp
   TargetSelectionDAGInfo.cpp