]> git.proxmox.com Git - rustc.git/blame - src/llvm/lib/TableGen/CMakeLists.txt
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / lib / TableGen / CMakeLists.txt
CommitLineData
223e47cc
LB
1add_llvm_library(LLVMTableGen
2 Error.cpp
3 Main.cpp
4 Record.cpp
1a4d82fc 5 SetTheory.cpp
223e47cc 6 StringMatcher.cpp
223e47cc
LB
7 TableGenBackend.cpp
8 TGLexer.cpp
9 TGParser.cpp
10 )