Mercurial > hg > CbC > CbC_llvm
view tools/llvm-extract/CMakeLists.txt @ 148:63bd29f05246
merged
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 14 Aug 2019 19:46:37 +0900 |
parents | 1172e4bd9c6f |
children |
line wrap: on
line source
set(LLVM_LINK_COMPONENTS BitWriter Core IPO IRReader Support ) add_llvm_tool(llvm-extract llvm-extract.cpp DEPENDS intrinsics_gen )