(original) (raw)
Maybe you can see how other targets under ExecitionEngine/RuntimeDyld/Targets do?
HTH,
chenwj
2017-04-13 13:36 GMT+08:00 Siddharth Shankar Swain via llvm-dev <llvm-dev@lists.llvm.org>:
SiddharthHello LLVMDevs,Thanks,
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.
\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_
LLVM Developers mailing list
llvm-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev