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

Shankar Kalpathi Easwaran shankarke at gmail.com
Fri Oct 25 11:48:11 PDT 2013


  Thanks to Ruiu for catching the diff being shown in the opposite way. Please ignore the old changes as the diff was being shown in the opposite way.

Hi Bigcheese, kledzik, rui314,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2022?vs=5148&id=5161#toc

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.2.patch
Type: text/x-patch
Size: 17764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131025/47a56f75/attachment.bin>


More information about the llvm-commits mailing list