Skip to content
  • Michael J. Spencer's avatar
    8a414541
    Initial ELF port. · 8a414541
    Michael J. Spencer authored
    This is a direct port of the new PE/COFF linker to ELF.
    
    It can take a single object file and generate a valid executable that executes at the first byte in the text section.
    
    llvm-svn: 242088
    8a414541
    Initial ELF port.
    Michael J. Spencer authored
    This is a direct port of the new PE/COFF linker to ELF.
    
    It can take a single object file and generate a valid executable that executes at the first byte in the text section.
    
    llvm-svn: 242088
Loading