Loading llvm/lib/Transforms/Instrumentation/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -26,4 +26,5 @@ add_llvm_component_library(LLVMInstrumentation DEPENDS intrinsics_gen LLVMBitReader ) llvm/lib/Transforms/Instrumentation/LLVMBuild.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ type = Library name = Instrumentation parent = Transforms required_libraries = Analysis Core Linker MC Support TransformUtils ProfileData required_libraries = Analysis Core Linker MC Support TransformUtils ProfileData BitReader llvm/lib/Transforms/Tapir/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ add_llvm_component_library(LLVMTapirOpts intrinsics_gen LLVMLinker LLVMBitWriter LLVMPasses ) if(KITSUNE_ENABLE_OPENCL_TARGET) Loading Loading
llvm/lib/Transforms/Instrumentation/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -26,4 +26,5 @@ add_llvm_component_library(LLVMInstrumentation DEPENDS intrinsics_gen LLVMBitReader )
llvm/lib/Transforms/Instrumentation/LLVMBuild.txt +1 −1 Original line number Diff line number Diff line Loading @@ -18,4 +18,4 @@ type = Library name = Instrumentation parent = Transforms required_libraries = Analysis Core Linker MC Support TransformUtils ProfileData required_libraries = Analysis Core Linker MC Support TransformUtils ProfileData BitReader
llvm/lib/Transforms/Tapir/CMakeLists.txt +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ add_llvm_component_library(LLVMTapirOpts intrinsics_gen LLVMLinker LLVMBitWriter LLVMPasses ) if(KITSUNE_ENABLE_OPENCL_TARGET) Loading