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