add_llvm_library( LLVMOurLoopInversion MODULE BUILDTREE_ONLY
  OurLoopInversion.cpp

  DEPENDS
  intrinsics_gen
  PLUGIN_TOOL
  opt
  )
