How to load a LLVM function pass on swift?

帅比萌擦擦* 提交于 2020-04-30 13:19:30

问题


I see the swift source but not found interface to load dylib on compile time. Anyone knows it?


回答1:


check this link I refer this answer when I try to call function I hope it will work for you too ....:)

Can llvm lli excute swift ir



来源:https://stackoverflow.com/questions/59248416/how-to-load-a-llvm-function-pass-on-swift

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!