<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Eli,<div><br></div><div>What do you mean by "<span style="font-size: 10pt;">kind of vague</span><span style="font-size: 10pt;">" ? So does not guarantee to generate correct instructions ?</span></div><div><span style="font-size: 10pt;"><br></span></div><div><span style="font-size: 10pt;">I just tried what you said but getting following error ? Any ideas ? </span></div><div><span style="font-size: 10pt;">What I did is clang hello.c -S -target mips-unknown-linux</span></div><div><span style="font-size: 10pt;"><br></span></div><div><span style="font-size: 10pt;">Error: </span></div><div>In file included from hello.c:1</div><div>In file included from /usr/include/stdio.h:28</div><div>/usr/include/features.h:323:10 fatak error 'bits/predefs.h' file not found.</div><div><br></div><div><br><div><font color="#00007f"></font> </div>  <div><font
 color="#00007f">===========================================</font></div>  <div><br><font color="#00007f">Phone : 82-42-860-1838<br>Fax : 82-42-860-6790</font></div>  <div><font color="#00007f">Cell Phone: 82-10-7599-1981</font></div>  <div><font color="#00007f">===========================================</font></div><br><br>--- On <b>Mon, 11/12/12, Eli Friedman <i><eli.friedman@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Eli Friedman <eli.friedman@gmail.com><br>Subject: Re: [LLVMdev] Mips instructions using llvm?<br>To: "janarbek" <canarbekmatay@yahoo.com><br>Cc: llvmdev@cs.uiuc.edu<br>Date: Monday, November 12, 2012, 4:55 PM<br><br><div class="plainMail">On Mon, Nov 12, 2012 at 4:41 PM, janarbek <<a ymailto="mailto:canarbekmatay@yahoo.com" href="/mc/compose?to=canarbekmatay@yahoo.com">canarbekmatay@yahoo.com</a>> wrote:<br>><br>>
 Hi All,<br>><br>> Is there any way to generate MIPS instructions from C code in llvm ?<br><br>"Generate MIPS instructions" is kind of vague, but something like<br>"clang myfile.c -S -target mips-unknown-linux" will make clang<br>generate MIPS assembly.<br><br>-Eli<br></div></blockquote></div></td></tr></table>