summaryrefslogtreecommitdiffstats
path: root/llvm/lib/BinaryFormat/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/BinaryFormat/CMakeLists.txt')
-rw-r--r--llvm/lib/BinaryFormat/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/BinaryFormat/CMakeLists.txt b/llvm/lib/BinaryFormat/CMakeLists.txt
index f8042efd1e7..f0c1b8377c9 100644
--- a/llvm/lib/BinaryFormat/CMakeLists.txt
+++ b/llvm/lib/BinaryFormat/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_llvm_library(LLVMBinaryFormat
+add_llvm_component_library(LLVMBinaryFormat
AMDGPUMetadataVerifier.cpp
Dwarf.cpp
Magic.cpp
OpenPOWER on IntegriCloud