From: NAKAMURA Takumi Date: Wed, 11 Oct 2017 04:20:19 +0000 (+0000) Subject: ClangCodeGenTests: Update libdeps in rL315392, +clangAST. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5d80cd81b52e9a857f0f470945ab3acc9dceea8;p=clang ClangCodeGenTests: Update libdeps in rL315392, +clangAST. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315428 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/CodeGen/CMakeLists.txt b/unittests/CodeGen/CMakeLists.txt index 74ab2a7f18..be9807f4bf 100644 --- a/unittests/CodeGen/CMakeLists.txt +++ b/unittests/CodeGen/CMakeLists.txt @@ -10,6 +10,7 @@ add_clang_unittest(ClangCodeGenTests ) target_link_libraries(ClangCodeGenTests + clangAST clangBasic clangCodeGen clangFrontend