add_llvm_library( LLVMOurFunctionPass MODULE
  OurFunctionPass.cpp

  PLUGIN_TOOL
  opt
  )
