[PATCH] [PECOFF][ELF][Darwin] Changes to fix some real issues in code

Shankar Kalpathi Easwaran shankarke at gmail.com
Thu Oct 24 23:08:17 PDT 2013


Hi Bigcheese, kledzik, rui314,

This fixes some real issues in code across all the above flavors. This was found after integrating the RoundTrip{Native,YAML} writers which are yet to be committed.



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

Files:
  lib/ReaderWriter/ELF/X86/X86LinkingContext.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64RelocationPass.cpp
  lib/ReaderWriter/MachO/StubAtoms_x86.hpp
  lib/ReaderWriter/MachO/StubAtoms_x86_64.hpp
  lib/ReaderWriter/PECOFF/IdataPass.h
  lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp
  lib/ReaderWriter/YAML/ReaderWriterYAML.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
  test/elf/undef-from-main-dso.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2022.1.patch
Type: text/x-patch
Size: 17764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131024/246bf22d/attachment.bin>


More information about the llvm-commits mailing list