• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1set(LLVM_LINK_COMPONENTS bitwriter)
2
3add_llvm_example(ModuleMaker
4  ModuleMaker.cpp
5  )
6