[PATCH] D70292: Make it possible to redirect not only errs() but also outs()
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 17 18:21:25 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb11386f9be9b: Make it possible to redirect not only errs() but also outs() (authored by ruiu).
Changed prior to commit:
https://reviews.llvm.org/D70292?vs=229451&id=229735#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70292/new/
https://reviews.llvm.org/D70292
Files:
lld/COFF/Driver.cpp
lld/COFF/DriverUtils.cpp
lld/COFF/Writer.cpp
lld/Common/ErrorHandler.cpp
lld/ELF/Driver.cpp
lld/ELF/DriverUtils.cpp
lld/ELF/MapFile.cpp
lld/MinGW/Driver.cpp
lld/include/lld/Common/Driver.h
lld/include/lld/Common/ErrorHandler.h
lld/include/lld/Common/LLVM.h
lld/lib/Core/Resolver.cpp
lld/lib/Core/SymbolTable.cpp
lld/lib/Driver/DarwinLdDriver.cpp
lld/lib/ReaderWriter/FileArchive.cpp
lld/lib/ReaderWriter/MachO/LayoutPass.cpp
lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
lld/tools/lld/lld.cpp
lld/unittests/MachOTests/MachONormalizedFileBinaryWriterTests.cpp
lld/wasm/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70292.229735.patch
Type: text/x-patch
Size: 24979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/b2ec1f90/attachment.bin>
More information about the llvm-commits
mailing list