Raw File
CMakeLists.txt
add_llvm_tool(llvm-stub
  llvm-stub.c
  )
back to top