Changeset View
Changeset View
Standalone View
Standalone View
clang/lib/Frontend/CMakeLists.txt
add_subdirectory(Rewrite) | add_subdirectory(Rewrite) | ||||
set(LLVM_LINK_COMPONENTS | set(LLVM_LINK_COMPONENTS | ||||
BitReader | BitReader | ||||
BitstreamReader | BitstreamReader | ||||
Option | Option | ||||
Passes | |||||
ProfileData | ProfileData | ||||
Support | Support | ||||
) | ) | ||||
add_clang_library(clangFrontend | add_clang_library(clangFrontend | ||||
ASTConsumers.cpp | ASTConsumers.cpp | ||||
ASTMerge.cpp | ASTMerge.cpp | ||||
ASTUnit.cpp | ASTUnit.cpp | ||||
▲ Show 20 Lines • Show All 42 Lines • Show Last 20 Lines |