clangFrontend: [PR25565] Quick fix for dependencies on Attributes.inc.

FIXME: Attributes.inc may be an independent target.

Differential Revision: http://reviews.llvm.org/D14760

llvm-svn: 253554
This commit is contained in:
NAKAMURA Takumi 2015-11-19 10:59:48 +00:00
parent b13e63ce08
commit 8153a24a84
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ add_clang_library(clangFrontend
DEPENDS
ClangDriverOptions
intrinsics_gen
LINK_LIBS
clangAST