Displaying 4 results from an estimated 4 matches for "lask".
Did you mean:
ask
2010 May 31
2
[LLVMdev] libllvm on windows
I am looking to use llvm on windows. I know there is a pre-compiled llvm
windows distribution, but this does not seem to provide libllvm. The
software that I am looking to use makes use of libllvm (it is unix
based, but I would like to port it to windows). I really did not wish to
spend my time compiling llvm (i.e. installing it's dependencies) from
scratch. What options do I have ?
2010 May 31
0
[LLVMdev] libllvm on windows
On 05/31/2010 10:02 AM, John Lask wrote:
> I am looking to use llvm on windows. I know there is a pre-compiled llvm
> windows distribution, but this does not seem to provide libllvm. The
> software that I am looking to use makes use of libllvm (it is unix
> based, but I would like to port it to windows). I really did...
2010 May 31
0
[LLVMdev] Finding Merge nodes in CFG (ambika@cse.iitb.ac.in)
...How difficult is to fix this error: JIT does not support
> address-of-label yet! [patch submitted] (Eric Christopher)
> 4. Re: LLVM opportunities with Google Native Client (Fabio Kaminski)
> 5. Re: Finding Merge nodes in CFG (John Criswell)
> 6. libllvm on windows (John Lask)
> 7. Re: libllvm on windows (T?r?k Edwin)
> 8. Re: Finding Merge nodes in CFG (ambika at cse.iitb.ac.in)
> 9. Error with instruction selection (Kalle.Raiskila at nokia.com)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
>...
2012 Feb 26
1
[LLVMdev] libllvm on windows
Török Edwin wrote:
> On 05/31/2010 10:02 AM, John Lask wrote:
> > I am looking to use llvm on windows. I know there is a pre-compiled
> > llvm windows distribution, but this does not seem to provide libllvm.
> > The software that I am looking to use makes use of libllvm (it is unix
> > based, but I would like to port it to windo...