[Github] Move agent container to separate tar archive
[llvm-project.git] / llvm / lib / Target / ARM / Utils / CMakeLists.txt
blob13af170a56f579db1d564853c47bff8414563e74
1 add_llvm_component_library(LLVMARMUtils
2   ARMBaseInfo.cpp
4   LINK_COMPONENTS
5   Support
7   ADD_TO_COMPONENT
8   ARM
9   )