GSoC/GCI Archive
Google Summer of Code 2009 LLVM Compiler Infrastructure

Support for an ELF writer

by Bruno Cardoso Lopes for LLVM Compiler Infrastructure

Redesign the Object Code writers in LLVM, trying to be generic enough to support the widely used object formats: ELF and MachO. The ELF writer at the end of the project must be a complete replacement for an external assembler.