[LLVMdev] LLVM "Native" Backend
Chris Lattner
sabre at nondot.org
Fri Mar 30 12:36:46 PDT 2007
On Fri, 30 Mar 2007, Christopher Lamb wrote:
> So I've increased the support for ELF writing, but it's certainly not done
> yet. I fixed a few bugs that were preventing it from emitting correct elf
> headers, so if there are no ELF relocations emitted (i.e. the target can
> handle all of the relocations at code emission) then this change set should
> allow one to write a perfectly valid ELF REL file.
Nice!
> Should I try to submit a patch for the partial work that I've done?
Absolutely.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list