[llvm-commits] [PATCH] [lld] Move SimpleAtoms.h to Core.
Michael Spencer
bigcheesegs at gmail.com
Wed Jan 23 18:04:57 PST 2013
Hi kledzik,
This moves the simple atom and file classes from Mach-O to Core.
http://llvm-reviews.chandlerc.com/D323
Files:
include/lld/Core/Simple.h
lib/ReaderWriter/MachO/ExecutableAtoms.hpp
lib/ReaderWriter/MachO/SimpleAtoms.hpp
lib/ReaderWriter/MachO/StubAtoms.hpp
lib/ReaderWriter/MachO/StubAtoms_x86.hpp
lib/ReaderWriter/MachO/StubAtoms_x86_64.hpp
lib/ReaderWriter/MachO/StubsPass.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D323.1.patch
Type: text/x-patch
Size: 14834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130123/ac03547b/attachment.bin>
More information about the llvm-commits
mailing list