aboutsummaryrefslogtreecommitdiff
path: root/tools/arcmt-test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/arcmt-test/CMakeLists.txt')
-rw-r--r--tools/arcmt-test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/arcmt-test/CMakeLists.txt b/tools/arcmt-test/CMakeLists.txt
index a7ce58684902..3d85d05af545 100644
--- a/tools/arcmt-test/CMakeLists.txt
+++ b/tools/arcmt-test/CMakeLists.txt
@@ -1,6 +1,7 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
asmparser
+ bitreader
support
mc
)