[PATCH] Convert other drivers to use WrapperNode.
    Rui Ueyama 
    ruiu at google.com
       
    Wed Jan  7 17:23:29 PST 2015
    
    
  
Hi Bigcheese, kledzik, atanasyan, shankarke, Jean-Daniel,
Convert other drivers to use WrapperNode. I think this is the last
complex patch in the series of refactoring patches, all the following
ones are in my opinion straightforward. You can see the final form
of the code at https://github.com/rui314/lld/commits/parse
REPOSITORY
  rL LLVM
http://reviews.llvm.org/D6874
Files:
  include/lld/Core/ArchiveLibraryFile.h
  include/lld/Core/File.h
  include/lld/Driver/DarwinInputGraph.h
  include/lld/Driver/GnuLdInputGraph.h
  include/lld/Driver/WinLinkInputGraph.h
  include/lld/ReaderWriter/ELFLinkingContext.h
  include/lld/ReaderWriter/MachOLinkingContext.h
  include/lld/ReaderWriter/Reader.h
  lib/Driver/CMakeLists.txt
  lib/Driver/DarwinInputGraph.cpp
  lib/Driver/DarwinLdDriver.cpp
  lib/Driver/Driver.cpp
  lib/Driver/GnuLdDriver.cpp
  lib/Driver/GnuLdInputGraph.cpp
  lib/Driver/WinLinkDriver.cpp
  lib/Driver/WinLinkInputGraph.cpp
  lib/ReaderWriter/FileArchive.cpp
  lib/ReaderWriter/MachO/ExecutableAtoms.hpp
  lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  lib/ReaderWriter/PECOFF/LinkerGeneratedSymbolFile.h
  lib/ReaderWriter/Reader.cpp
  lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  test/Driver/libsearch-inputGraph.test
  test/pecoff/hello64.test
  unittests/DriverTests/WinLinkDriverTest.cpp
EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6874.17882.patch
Type: text/x-patch
Size: 47097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150108/9e0840df/attachment.bin>
    
    
More information about the llvm-commits
mailing list