• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_llvm_utility(not
2  not.cpp
3  )
4
5target_link_libraries(not LLVMSupport)
6