[PATCH] [lld] [MachO] Begin to flesh out normalizedToAtoms

Joey Gouly joey.gouly at gmail.com
Mon Dec 23 15:52:56 PST 2013


Hi kledzik,

This is a pretty small piece of code, to start adding support for converting a Normalized MachO file, to an lld::File.

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

Files:
  lib/ReaderWriter/MachO/Atoms.h
  lib/ReaderWriter/MachO/CMakeLists.txt
  lib/ReaderWriter/MachO/MachONormalizedFile.h
  lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
  unittests/MachOTests/CMakeLists.txt
  unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2464.1.patch
Type: text/x-patch
Size: 8915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131223/b0ec9739/attachment.bin>


More information about the llvm-commits mailing list