2011-07-13 07:57:58 +00:00

5 lines
78 B
CMake

add_llvm_library(LLVMRuntimeDyld
RuntimeDyld.cpp
RuntimeDyldMachO.cpp
)