Files
clang-p2996/lld/ELF
Rafael Espindola bdc8f2fb83 Update for llvm api change.
llvm-svn: 244849
2015-08-13 00:31:46 +00:00
..
2015-08-12 00:00:24 +00:00
2015-08-11 20:06:51 +00:00
2015-08-13 00:31:46 +00:00

The New ELF Linker

This directory contains a port of the new PE/COFF linker for ELF.

Overall Design

See COFF/README.md for details on the design.

Capabilities

This linker can currently generate a valid ELF file that can be run on linux from a single input file.