[PATCH] LLD: Remove the Native file format support

Rui Ueyama ruiu at google.com
Thu Apr 9 14:33:19 PDT 2015


The Native file format support is useless at this moment, so we decided
to remove it from the linker.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8938

Files:
  docs/Readers.rst
  docs/design.rst
  docs/index.rst
  include/lld/Core/Error.h
  include/lld/Core/LinkingContext.h
  include/lld/Core/Reader.h
  include/lld/Core/TODO.txt
  include/lld/Core/Writer.h
  lib/Core/Error.cpp
  lib/Core/TODO.txt
  lib/Driver/CoreDriver.cpp
  lib/Driver/DarwinLdDriver.cpp
  lib/Driver/GnuLdDriver.cpp
  lib/Driver/GnuLdOptions.td
  lib/Driver/WinLinkDriver.cpp
  lib/ReaderWriter/CMakeLists.txt
  lib/ReaderWriter/ELF/ELFLinkingContext.cpp
  lib/ReaderWriter/Native/CMakeLists.txt
  lib/ReaderWriter/Native/NativeFileFormat.h
  lib/ReaderWriter/Native/ReaderNative.cpp
  lib/ReaderWriter/Native/WriterNative.cpp
  lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
  lib/ReaderWriter/PECOFF/ReaderImportHeader.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8938.23533.patch
Type: text/x-patch
Size: 77913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150409/a7f65cc2/attachment.bin>


More information about the llvm-commits mailing list