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