Displaying 2 results from an estimated 2 matches for "targeydata".
Did you mean:
targetdata
2018 Aug 13
2
Error: ‘class llvm::PassManager<llvm::Module>’ has no member named ‘add’
...PM.add(new DataLayout(td));
return 0;
}
------------------------------------------
B) Also suggest me , whether I am implemented a correct way "*DataLayout td
("e-p:32:32:32......")" *and "*new DataLayout td" *in the place of
TargetData.h as I found that TargeyData.h is not found in newer version of
llvm. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180814/beb36a31/attachment.html>
2018 Aug 14
2
Error: ‘class llvm::PassManager<llvm::Module>’ has no member named ‘add’
...t;> }
>> ------------------------------------------
>>
>> B) Also suggest me , whether I am implemented a correct way "*DataLayout
>> td ("e-p:32:32:32......")" *and "*new DataLayout td" *in the place of
>> TargetData.h as I found that TargeyData.h is not found in newer version of
>> llvm. Thank you.
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
-------------- next part --...