[PATCH] D47540: [lld] Enable Visual Studio compatible output

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 03:05:12 PDT 2018


chrisjackson updated this revision to Diff 152862.
chrisjackson added a comment.

- Corrected paranthesised/parenthesized usage
- Updated the lit test to remove usage of deprecated %T


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.152862.patch
Type: text/x-patch
Size: 13776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/2eb2bd53/attachment.bin>


More information about the llvm-commits mailing list