Skip to content
  • Rui Ueyama's avatar
    [PECOFF] Ignore /incremental option. · 50893942
    Rui Ueyama authored
    /incremental is an option to enable incremental linking. We will eventually
    want to implement the feature for better performance, but in the meantime,
    we want to just ignore the option so that the linker does not output unknown
    option error when it sees /incremental option.
    
    llvm-svn: 191063
    50893942
Loading