Skip to content
  • Rui Ueyama's avatar
    COFF: Create LinkerDriver class. · a9cbbf88
    Rui Ueyama authored
    Previously the main linker routine is just a non-member function.
    We store some context information to the Config object.
    This patch makes it belong to Driver.
    
    llvm-svn: 238677
    a9cbbf88
Loading