[PATCH] D70492: LLD: Assign the stderrOS and stdoutOS globals to the new argument values, before using via enableColors.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 07:58:12 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3fec7fb4561: LLD: Don't use the stderrOS stream in link before it's reassigned. (authored by jyknight).

Changed prior to commit:
  https://reviews.llvm.org/D70492?vs=230258&id=230461#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70492/new/

https://reviews.llvm.org/D70492

Files:
  lld/COFF/Driver.cpp
  lld/COFF/DriverUtils.cpp
  lld/Common/ErrorHandler.cpp
  lld/ELF/Driver.cpp
  lld/ELF/DriverUtils.cpp
  lld/MinGW/Driver.cpp
  lld/include/lld/Common/ErrorHandler.h
  lld/lib/Driver/DarwinLdDriver.cpp
  lld/wasm/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70492.230461.patch
Type: text/x-patch
Size: 6978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/0af361a4/attachment.bin>


More information about the llvm-commits mailing list