summaryrefslogtreecommitdiff
path: root/tools/bugpoint-passes/CMakeLists.txt
blob: 50109a52c249e92dc063a3a3d1f39b4aca09e402 (plain)
1
2
3
add_llvm_loadable_module( BugpointPasses
  TestPasses.cpp
  )