[PATCH] D47540: [lld] Enable Visual Studio compatible output
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 09:14:26 PDT 2018
chrisjackson updated this revision to Diff 150959.
chrisjackson added a comment.
Updated the lit test to show more examples of the the new error function, in response to a request from Ruiu. Also, corrected the setting of errorHandler.LogName in driverutils as LogName was incorrectly being set even if the --vs-diagnostics flag was not set.
https://reviews.llvm.org/D47540
Files:
Common/ErrorHandler.cpp
ELF/Driver.cpp
ELF/Driver.h
ELF/DriverUtils.cpp
ELF/InputFiles.cpp
ELF/Options.td
ELF/Relocations.cpp
include/lld/Common/ErrorHandler.h
test/ELF/Inputs/vs-diagnostics-multiply-defined.s
test/ELF/vs-diagnostics.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47540.150959.patch
Type: text/x-patch
Size: 13456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/bca12f16/attachment.bin>
More information about the llvm-commits
mailing list