[llvm-dev] How to get LLVMTargetDataRef from the C API for a given target ?
Amaury SECHET via llvm-dev
llvm-dev at lists.llvm.org
Sat Feb 13 19:33:03 PST 2016
I used to rely on LLVMGetTargetMachineData, but it will be gone in 3.8 .
What is the correct way to do it going forward from the C API ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160213/63346204/attachment.html>
More information about the llvm-dev
mailing list