[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / lib / Target / ARM / TargetInfo / CMakeLists.txt
blobbdc2ee5e4d38f974ed39c0ca9c206bd151898040
1 add_llvm_component_library(LLVMARMInfo
2   ARMTargetInfo.cpp
4   LINK_COMPONENTS
5   Support
7   ADD_TO_COMPONENT
8   ARM
9   )