forked from OSchip/llvm-project
TableGen: fix CMake build s'more
Oops, missed another missing file from r145629. llvm-svn: 145636
This commit is contained in:
parent
c19f0b7357
commit
4393d6bd05
|
@ -17,6 +17,7 @@ add_tablegen(llvm-tblgen LLVM
|
|||
DAGISelMatcherGen.cpp
|
||||
DAGISelMatcherOpt.cpp
|
||||
DAGISelMatcher.cpp
|
||||
DFAPacketizerEmitter.cpp
|
||||
DisassemblerEmitter.cpp
|
||||
EDEmitter.cpp
|
||||
FastISelEmitter.cpp
|
||||
|
|
Loading…
Reference in New Issue