OSDN Git Service

Merge remote-tracking branch 'goog/ics-aah'
[android-x86/external-llvm.git] / lib / ExecutionEngine / RuntimeDyld / CMakeLists.txt
1 add_llvm_library(LLVMRuntimeDyld
2   RuntimeDyld.cpp
3   RuntimeDyldMachO.cpp
4   RuntimeDyldELF.cpp
5   )