2013-12-10 11:13:32 +00:00
|
|
|
set(LLVM_LINK_COMPONENTS
|
|
|
|
Core
|
|
|
|
IRReader
|
|
|
|
Support
|
|
|
|
)
|
2010-09-13 23:59:48 +00:00
|
|
|
|
2010-07-29 07:53:27 +00:00
|
|
|
add_llvm_tool(llvm-diff
|
|
|
|
llvm-diff.cpp
|
2011-03-14 22:22:46 +00:00
|
|
|
DiffConsumer.cpp
|
|
|
|
DiffLog.cpp
|
2010-07-29 07:53:27 +00:00
|
|
|
DifferenceEngine.cpp
|
|
|
|
)
|