Wuweijia via llvm-dev
2017-Nov-11 01:54 UTC
[llvm-dev] [Help]Is there any information or examples about how to build the application with llvm api?(about how to preprocess, compile , opt)
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="Generator" content="Microsoft Word 15 (filtered medium)"> <style><!-- /* Font Definitions */ @font-face {font-family:ËÎÌå; panose-1:2 1 6 0 3 1 1 1 1 1;} @font-face {font-family:ËÎÌå; panose-1:2 1 6 0 3 1 1 1 1 1;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:"\@ËÎÌå"; panose-1:2 1 6 0 3 1 1 1 1 1;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri",sans-serif;} a:link, span.MsoHyperlink {mso-style-priority:99; color:#0563C1; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:#954F72; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri",sans-serif; color:windowtext;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri",sans-serif;} @page WordSection1 {size:612.0pt 792.0pt; margin:72.0pt 90.0pt 72.0pt 90.0pt;} div.WordSection1 {page:WordSection1;} --></style><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> </head> <body lang="EN-US" link="#0563C1" vlink="#954F72"> <div class="WordSection1"> <p class="MsoNormal"><o:p> </o:p></p> </div> </body> </html>
陳韋任 via llvm-dev
2017-Nov-14 08:10 UTC
[llvm-dev] [Help]Is there any information or examples about how to build the application with llvm api?(about how to preprocess, compile , opt)
You should describe your problem in the mail body, not in the subject. 2017-11-11 9:54 GMT+08:00 Wuweijia via llvm-dev <llvm-dev at lists.llvm.org>:> > > _______________________________________________ > 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/20171114/b5e69d7c/attachment.html>
Wuweijia via llvm-dev
2017-Nov-14 09:18 UTC
[llvm-dev] 答复: [Help]Is there any information or examples about how to build the application with llvm api?(about how to preprocess, compile , opt)
Hi, I do not how to use the llvm api to compile and optimize the bc file with –g command. BR Owen 发件人: 陳韋任 [mailto:chenwj.cs97g at g2.nctu.edu.tw] 发送时间: 2017年11月14日 16:11 收件人: Wuweijia <wuweijia at huawei.com> 抄送: llvm-dev at lists.llvm.org; Fanbohao <fanbohao at huawei.com> 主题: Re: [llvm-dev] [Help]Is there any information or examples about how to build the application with llvm api?(about how to preprocess, compile , opt) You should describe your problem in the mail body, not in the subject. 2017-11-11 9:54 GMT+08:00 Wuweijia via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>: _______________________________________________ LLVM Developers mailing list llvm-dev at lists.llvm.org<mailto: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/20171114/4a983803/attachment.html>