Mercurial > hg > CbC > CbC_llvm
view tools/llvm-diff/CMakeLists.txt @ 124:4fa72497ed5d
fix
author | mir3636 |
---|---|
date | Thu, 30 Nov 2017 20:04:56 +0900 |
parents | 1172e4bd9c6f |
children |
line wrap: on
line source
set(LLVM_LINK_COMPONENTS Core IRReader Support ) add_llvm_tool(llvm-diff llvm-diff.cpp DiffConsumer.cpp DiffLog.cpp DifferenceEngine.cpp DEPENDS intrinsics_gen )