Add libsupport to list of libraries to link into diagtool

llvm-svn: 137110
This commit is contained in:
Ted Kremenek 2011-08-09 03:41:03 +00:00
parent f88d335ca7
commit 5c8daf1ee1
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
set( LLVM_LINK_COMPONENTS
support
)
set( LLVM_USED_LIBS
clangBasic
clangLex