[llvm-dev] Using a function from lib/Target/(any arch)/ in lib/ExecutionEngine/RuntimeDyld/

Siddharth Shankar Swain via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 12 22:36:58 PDT 2017


Hello LLVMDevs,

I have written a .cpp file in lib/Target/(some arch)/ and i want to use one
of its function in a file in lib/ExecutionEngine/RuntimeDyld/. So is there
any specific way to do that. This may be a general question for any one who
writes a .cpp file in Target/(any arch)/ and tries to use it somewhere in
ExecitionEngine/RuntimeDyld/. Please guide.

Thanks,
Siddharth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170413/aa2b30ee/attachment.html>


More information about the llvm-dev mailing list