I am using pthreads. <br><br>I was also wondering what will the llvm IR be for pthreads ?<br><br><div class="gmail_quote">On Tue, Feb 3, 2009 at 3:51 PM, Bill Wendling <span dir="ltr"><<a href="mailto:isanbard@gmail.com">isanbard@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Tue, Feb 3, 2009 at 12:33 PM, aparna kotha <<a href="mailto:kotha.aparna@gmail.com">kotha.aparna@gmail.com</a>> wrote:<br>

> Hi all:<br>
><br>
> I am working on a project using llvm and we need to deal with multithreaded<br>
> applications. I wanted to know if there was a C front end for llvm that<br>
> could parse multithreaded applications? I tried llvm-gcc (4.2) and could not<br>
> get it to work. Is there an extra parameter that I need to pass or something<br>
> ?<br>
><br>
</div>What type of multithreaded language are you using? If it's something<br>
other than C/C++/ObjC using MPI, pthreads, or OpenMP, then you'll have<br>
to find a front-end that will parse your language and then add support<br>
to it to emit LLVM.<br>
<font color="#888888"><br>
-bw<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br> -- Aparna<br>