blob: da9d0d1e5507836439fa7ad69f205b62e61781a2 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BitReader
Support
)
add_clang_library(clangAPINotes
APINotesManager.cpp
APINotesWriter.cpp
APINotesReader.cpp
APINotesYAMLCompiler.cpp
Types.cpp
LINK_LIBS
clangBasic
)