Re: What would be required to make a LLVM backend for GHC

2009-08-08 Thread Don Stewart
axman6: > Hi all, > > I've been talking to one of the LLVM developers, who's working on an > operating system called AuroraUX, which, among other things, is trying > to use LLVM as much as possible in the system (using clang as the > default compiler, compiler-rt [libgcc replacement from the

What would be required to make a LLVM backend for GHC

2009-08-07 Thread Alex Mason
Hi all, I've been talking to one of the LLVM developers, who's working on an operating system called AuroraUX, which, among other things, is trying to use LLVM as much as possible in the system (using clang as the default compiler, compiler-rt [libgcc replacement from the LLVM team], etc.