On 12/12/07 6:41 PM, Harvey Harrison wrote:
I'm curious how this interacts/complements with any efforts to using the LLVM IR in LTO.
No. At least not at this moment. GCC uses its own IR (GIMPLE) as the in-core and on-disk representation.
Any pointers to where that discussion ended up?
There was some discussion about merging LLVM and GCC a couple of years back but nothing concrete came out of it.
Diego.