[llvm-dev] Using a function from lib/Target/(any arch)/ in lib/ExecutionEngine/RuntimeDyld/ (original) (raw)
陳韋任 via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 13 05:36:57 PDT 2017
- Previous message: [llvm-dev] Using a function from lib/Target/(any arch)/ in lib/ExecutionEngine/RuntimeDyld/
- Next message: [llvm-dev] Using a function from lib/Target/(any arch)/ in lib/ExecutionEngine/RuntimeDyld/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 at lists.llvm.org>:
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
LLVM Developers mailing list llvm-dev at lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
--
-- Wei-Ren Chen (陳韋任) Homepage: https://people.cs.nctu.edu.tw/~chenwj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170413/d8566f56/attachment.html>
- Previous message: [llvm-dev] Using a function from lib/Target/(any arch)/ in lib/ExecutionEngine/RuntimeDyld/
- Next message: [llvm-dev] Using a function from lib/Target/(any arch)/ in lib/ExecutionEngine/RuntimeDyld/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]