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