2011-11-02 13:04:43 +08:00
|
|
|
set(LLVM_LINK_COMPONENTS Support)
|
2011-10-06 21:03:08 +08:00
|
|
|
|
|
|
|
add_tablegen(clang-tblgen CLANG
|
|
|
|
ClangASTNodesEmitter.cpp
|
|
|
|
ClangAttrEmitter.cpp
|
2012-09-11 04:32:42 +08:00
|
|
|
ClangCommentCommandInfoEmitter.cpp
|
2013-01-30 22:29:28 +08:00
|
|
|
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp
|
2012-08-31 10:21:44 +08:00
|
|
|
ClangCommentHTMLTagsEmitter.cpp
|
2017-09-06 21:20:51 +08:00
|
|
|
ClangDataCollectorsEmitter.cpp
|
2011-10-06 21:03:08 +08:00
|
|
|
ClangDiagnosticsEmitter.cpp
|
2019-06-03 17:39:11 +08:00
|
|
|
ClangOpenCLBuiltinEmitter.cpp
|
2017-01-25 03:39:46 +08:00
|
|
|
ClangOptionDocEmitter.cpp
|
2011-10-06 21:03:08 +08:00
|
|
|
ClangSACheckersEmitter.cpp
|
|
|
|
NeonEmitter.cpp
|
|
|
|
TableGen.cpp
|
|
|
|
)
|
2017-11-05 04:06:22 +08:00
|
|
|
set_target_properties(clang-tblgen PROPERTIES FOLDER "Clang tablegenning")
|