[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:51:53 PDT 2018


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

Added missing relocation test file in ELF/Inputs/


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/archive.s
  test/ELF/vs-diagnostics.s

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


More information about the llvm-commits mailing list