<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
text-justify:inter-ideograph;
font-size:10.5pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
/* Page Definitions */
@page Section1
{size:595.3pt 841.9pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
layout-grid:15.6pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=ZH-CN link=blue vlink=purple style='text-justify-trim:punctuation'>
<div class=Section1 style='layout-grid:15.6pt'>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.5pt;font-family:Arial'>Hi, <o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.5pt;font-family:Arial'> I am new to
Clang. There is a warning when I use clang<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.5pt;font-family:Arial'>$llvmc -clang test.c </span></font><font face=Arial><span
lang=EN-US style='font-family:Arial'><o:p></o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'>“…/bin/ld:
warning: cannot find entry symbol mit-llvm-bc; defaulting to 00000000004003c0<o:p></o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'>llc:
bitcode didn't read correctly.”<o:p></o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'>When
I use lli to execute the test.bc as<o:p></o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'>$lli
test. bc<o:p></o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'>The
error message is<o:p></o:p></span></font></p>
<p class=MsoNormal align=left style='text-align:left;text-autospace:none'><font
size=2 face=Arial><span lang=EN-US style='font-size:10.5pt;font-family:Arial'>“lli:
error loading program 'test.bc': Bitcode stream should be a multiple of 4 bytes
in length”<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.5pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='line-height:12.0pt'><font size=2 face=Arial><span
lang=EN-US style='font-size:10.5pt;font-family:Arial'>Anyone give help on it?<o:p></o:p></span></font></p>
<p class=MsoNormal style='line-height:12.0pt'><font size=2 face=Arial><span
lang=EN-US style='font-size:10.5pt;font-family:Arial'>Thanks in advance.<o:p></o:p></span></font></p>
<p class=MsoNormal style='line-height:12.0pt'><font size=2 face=Arial><span
lang=EN-US style='font-size:10.5pt;font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='line-height:12.0pt'><font size=2 face=Arial><span
lang=EN-US style='font-size:10.5pt;font-family:Arial'>Shengmei<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span lang=EN-US style='font-size:
10.5pt;font-family:Arial'><o:p> </o:p></span></font></p>
</div>
</body>
</html>