summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/unittests/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/unittests/CodeGen/CMakeLists.txt b/clang/unittests/CodeGen/CMakeLists.txt
index a2a06dd7852..289a8c630df 100644
--- a/clang/unittests/CodeGen/CMakeLists.txt
+++ b/clang/unittests/CodeGen/CMakeLists.txt
@@ -12,5 +12,6 @@ target_link_libraries(ClangCodeGenTests
clangBasic
clangCodeGen
clangFrontend
+ clangLex
clangParse
)
OpenPOWER on IntegriCloud