Skip to content
  • Rui Ueyama's avatar
    [PECOFF] Parse /merge command line option. · 863931c9
    Rui Ueyama authored
    /merge:<from>=<to> option makes the linker to combine "from" section to "to"
    section. This patch is to parse the option. The actual feature will be
    implemented in a subsequent patch.
    
    llvm-svn: 193454
    863931c9
Loading