Home | History | Annotate | Download | only in bugpoint-passes
      1 add_llvm_loadable_module( BugpointPasses
      2   TestPasses.cpp
      3   )
      4 
      5 add_dependencies(BugpointPasses bugpoint)
      6