summaryrefslogtreecommitdiffstats
path: root/clang/unittests/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/CodeGen/CMakeLists.txt')
-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 3fb79a03075..856dbce08ea 100644
--- a/clang/unittests/CodeGen/CMakeLists.txt
+++ b/clang/unittests/CodeGen/CMakeLists.txt
@@ -7,6 +7,7 @@ add_clang_unittest(ClangCodeGenTests
BufferSourceTest.cpp
CodeGenExternalTest.cpp
IncrementalProcessingTest.cpp
+ TBAAMetadataTest.cpp
)
target_link_libraries(ClangCodeGenTests
OpenPOWER on IntegriCloud