<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Hello, All<br><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Does anyone know about the LLVM support for Chapel project ? I couldn't find any useful document online so if anyone can give me some sort of information, I really appreciate that.<br><br>thanks !<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 2:59 PM, Hui Zhang <span dir="ltr"><<a href="mailto:wayne.huizhang@gmail.com" target="_blank">wayne.huizhang@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Hello,<br><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">I don't know if anyone gets familiar with the llvm Chapel front end, it's version 3.3 and comes within Chapel source package. I'm trying to parse the .bc code generated from a simple helloworld chapel program.  <br><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Just run a basic Hello pass on the code (default one in the llvm source code) that prints out all the function names in the module. However,  it prints a bunch of functions (hundreds with weird names) for a simple hello world chapel program (it should be just "main" or null since Chapel programs doesn't necessarily need a function definition inside).  SO why did "weird" functions come out and how can I remove them from what I need (only functions from the source Chapel program) ???<br><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">thanks !!! <br clear="all"></div><span class="HOEnZb"><font color="#888888"><br>-- <br>Best regards<br><br><br>Hui Zhang<br>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br>Best regards<br><br><br>Hui Zhang<br>
</div>