Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 1,631 of 2,753    |
|    Pertti Kellomaki to Philip Herron    |
|    Re: Compiler Design + feedback    |
|    24 Apr 09 15:44:16    |
      From: pertti.kellomaki@tut.fi              Philip Herron wrote:       > I read that gcc's intermediate language is gimple and this is how llvm       > plugs into gcc. Is this the main approach onto plugging in custom       > front ends into gcc's back-end or have a read it wrong?              You probably have it the wrong way around. The way gcc and LLVM interact       is that llvm-gcc produces files that contain LLVM bitcode (the LLVM IR).       LLVM then reads the bitcode files and does optimization and code       generation. In other words, neither LLVM or gcc plugs into each other.       --       Petrti              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca