[PATCH] [lld] add calls to nativereader/nativewriter

Shankar Kalpathi Easwaran shankarke at gmail.com
Thu Oct 17 15:14:57 PDT 2013


  Update after comments from Nick.

  Make the native reader/writer and yaml reader/writer as passes.

Hi Bigcheese, kledzik, rui314,

http://llvm-reviews.chandlerc.com/D1955

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1955?vs=4971&id=5009#toc

Files:
  include/lld/Core/File.h
  include/lld/Core/Resolver.h
  include/lld/Passes/RoundTripNativePass.h
  include/lld/Passes/RoundTripYAMLPass.h
  include/lld/ReaderWriter/Simple.h
  lib/Driver/Driver.cpp
  lib/Passes/CMakeLists.txt
  lib/ReaderWriter/CoreLinkingContext.cpp
  lib/ReaderWriter/Native/WriterNative.cpp
  test/elf/X86_64/dontignorezerosize-sections.test
  test/elf/X86_64/largebss.test
  test/elf/X86_64/weak-override.test
  test/elf/X86_64/weak-zero-sized.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1955.2.patch
Type: text/x-patch
Size: 11061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131017/0782d00c/attachment.bin>


More information about the llvm-commits mailing list