llvm/llvm/lib/Extensions/CMakeLists.txt

add_llvm_component_library(LLVMExtensions
  Extensions.cpp

  LINK_COMPONENTS
  Support
)