TableGen: fix CMake build s'more
authorDylan Noblesmith <nobled@dreamwidth.org>
Thu, 1 Dec 2011 21:53:39 +0000 (21:53 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Thu, 1 Dec 2011 21:53:39 +0000 (21:53 +0000)
Oops, missed another missing file from r145629.

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

utils/TableGen/CMakeLists.txt

index 9e87515f03d727971f24b0c12d1e2149ec15f3ab..ac33f997d4cde63fd90ee609d3933bc78e1efc03 100644 (file)
@@ -17,6 +17,7 @@ add_tablegen(llvm-tblgen LLVM
   DAGISelMatcherGen.cpp
   DAGISelMatcherOpt.cpp
   DAGISelMatcher.cpp
+  DFAPacketizerEmitter.cpp
   DisassemblerEmitter.cpp
   EDEmitter.cpp
   FastISelEmitter.cpp