projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0926d
)
TableGen: fix CMake build s'more
author
Dylan Noblesmith
<nobled@dreamwidth.org>
Thu, 1 Dec 2011 21:53:39 +0000
(21:53 +0000)
committer
Dylan 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
patch
|
blob
|
history
diff --git
a/utils/TableGen/CMakeLists.txt
b/utils/TableGen/CMakeLists.txt
index 9e87515f03d727971f24b0c12d1e2149ec15f3ab..ac33f997d4cde63fd90ee609d3933bc78e1efc03 100644
(file)
--- a/
utils/TableGen/CMakeLists.txt
+++ b/
utils/TableGen/CMakeLists.txt
@@
-17,6
+17,7
@@
add_tablegen(llvm-tblgen LLVM
DAGISelMatcherGen.cpp
DAGISelMatcherOpt.cpp
DAGISelMatcher.cpp
+ DFAPacketizerEmitter.cpp
DisassemblerEmitter.cpp
EDEmitter.cpp
FastISelEmitter.cpp