mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-05 12:31:33 +00:00
TableGen: fix CMake build s'more
Oops, missed another missing file from r145629. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145636 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fe0926d773
commit
85bef06a2e
@ -17,6 +17,7 @@ add_tablegen(llvm-tblgen LLVM
|
|||||||
DAGISelMatcherGen.cpp
|
DAGISelMatcherGen.cpp
|
||||||
DAGISelMatcherOpt.cpp
|
DAGISelMatcherOpt.cpp
|
||||||
DAGISelMatcher.cpp
|
DAGISelMatcher.cpp
|
||||||
|
DFAPacketizerEmitter.cpp
|
||||||
DisassemblerEmitter.cpp
|
DisassemblerEmitter.cpp
|
||||||
EDEmitter.cpp
|
EDEmitter.cpp
|
||||||
FastISelEmitter.cpp
|
FastISelEmitter.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user