search for: 87c1ff42

Displaying 2 results from an estimated 2 matches for "87c1ff42".

2008 May 11
0
[LLVMdev] Preferring to use GCC instead of LLVM
...eed to run LLVM outside of MinGW/Cygwin, JIT is his best bet. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4260 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080511/87c1ff42/attachment.bin>
2008 May 11
9
[LLVMdev] Preferring to use GCC instead of LLVM
Not that I sympathize with the OP's manners but... Bill Wendling <isanbard at gmail.com> writes: > On May 10, 2008, at 7:55 PM, kr512 wrote: > >> See how gcc is invoked to generate the final executable >> file. This means LLVM is an incomplete backend, >> unfortunately. >> > That's only a convenience. GCC generates assembly code too and calls