blob: c236d1d9d115c7f68f2da9edfec719922750d344 [file] [log] [blame]
add_llvm_library(LLVMRuntimeDyld
RuntimeDyld.cpp
RuntimeDyldMachO.cpp
)
add_llvm_library_dependencies(LLVMRuntimeDyld
LLVMObject
LLVMSupport
)