Sökning: "elf executable and linkable format"

Hittade 1 uppsats innehållade orden elf executable and linkable format.

  1. 1. Optimizing the LLVM ELF linker for a distributed compilation environment : Concurrent Linking with LLVM LLD

    Master-uppsats, Linköpings universitet/Programvara och system

    Författare :Alexander Wilkens; [2020]
    Nyckelord :linking; c ; build system; compiling; distributed compilation; concurrent linker; concurrent linking; llvm lld; elf executable and linkable format;

    Sammanfattning : Modern build systems that build large software projects often utilize a distributed compiler, allowing the compilation of object files to be parallelized over multiple machines. These build systems are often not able to fully utilize all the resources available on all machines. LÄS MER