On Tue, Aug 11, 2009 at 8:42 PM, Erick Tryzelaar <span dir="ltr"><<a href="mailto:idadesub@users.sourceforge.net">idadesub@users.sourceforge.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This patch adds some simple wrappers functions to convert strings<br>
into constants, and exposes these functions to llvm-c and ocaml. It<br>
also removes some redundant code from Core.cpp.<br>
<br>
I do have an question though. I was able to do vector splatting with<br>
the ConstantFP/string, but I couldn't figure out how to do it with<br>
the ConstantInt/string. Does anyone know how to do this, or is it not<br>
necessary?</blockquote></div><br>Ack, sorry about the inline. I found a bug in my code so I'm widthdrawing these patches. I'll file bugs instead.<br>