blob: ddde03b80706b6dde50d28328c68ecdf6c5e9db4 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS bitreader bitwriter instrumentation scalaropts ipo nativecodegen)
add_definitions(-fno-exceptions)
add_llvm_tool( tc tc.cpp )
target_link_libraries(tc LLVMDataStructure AssistDS )