2011-10-20 21:10:27 +00:00
|
|
|
add_llvm_library(LLVMTableGen
|
|
|
|
Error.cpp
|
|
|
|
Main.cpp
|
|
|
|
Record.cpp
|
2014-11-24 09:08:18 +00:00
|
|
|
SetTheory.cpp
|
2012-08-15 19:34:23 +00:00
|
|
|
StringMatcher.cpp
|
2011-10-20 21:10:27 +00:00
|
|
|
TableGenBackend.cpp
|
|
|
|
TGLexer.cpp
|
|
|
|
TGParser.cpp
|
2015-05-27 18:44:32 +00:00
|
|
|
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/TableGen
|
2011-10-20 21:10:27 +00:00
|
|
|
)
|