blob: 8d161d366da7d83074c44cda4ebc0d5d3e42dc97 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC object RuntimeDyld JIT debuginfo)
add_llvm_tool(llvm-rtdyld
llvm-rtdyld.cpp
)