diff options
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt')
-rw-r--r-- | llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt index 3fb088ab6f0..1445bf4fbf2 100644 --- a/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt +++ b/llvm/lib/CodeGen/AsmPrinter/CMakeLists.txt @@ -1,4 +1,4 @@ -add_llvm_library(LLVMAsmPrinter +add_llvm_component_library(LLVMAsmPrinter AccelTable.cpp AddressPool.cpp ARMException.cpp |