CodeGen: fix CMake build
authorDylan Noblesmith <nobled@dreamwidth.org>
Thu, 1 Dec 2011 21:49:23 +0000 (21:49 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Thu, 1 Dec 2011 21:49:23 +0000 (21:49 +0000)
Missing file from r145629.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145634 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CMakeLists.txt

index 8de966d9ba9088f698a841fa1edb2efc95384294..dede072fb0ce980a50fe4a44848929f0e2580570 100644 (file)
@@ -9,6 +9,7 @@ add_llvm_library(LLVMCodeGen
   CodePlacementOpt.cpp
   CriticalAntiDepBreaker.cpp
   DeadMachineInstructionElim.cpp
+  DFAPacketizer.cpp
   DwarfEHPrepare.cpp
   EdgeBundles.cpp
   ELFCodeEmitter.cpp