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

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 4 07:57:08 PDT 2018


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

Removed erroneously included archive.s.


https://reviews.llvm.org/D47540

Files:
  Common/ErrorHandler.cpp
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/DriverUtils.cpp
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/Options.td
  ELF/Relocations.cpp
  ELF/SymbolTable.cpp
  include/lld/Common/ErrorHandler.h
  test/ELF/Inputs/vs-diagnostics-bad-relocation.test
  test/ELF/Inputs/vs-diagnostics-multiply-defined.s
  test/ELF/Inputs/vs-diagnostics-non-abs-reloc.test
  test/ELF/vs-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47540.154112.patch
Type: text/x-patch
Size: 22536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180704/6b94474d/attachment.bin>


More information about the llvm-commits mailing list