add_llvm_library( LLVMOurSimpleFunctionPass MODULE BUILDTREE_ONLY
  OurSimpleFunctionPass.cpp

  PLUGIN_TOOL
  opt
  )
