[PATCH] [PECOFF] Add a pass to ensure the correct ordering of grouped sections.
Rui Ueyama
ruiu at google.com
Mon Jun 17 21:22:30 PDT 2013
Hi shankarke,
Add a pass to ensure the correct ordering of grouped sections. The details of
this change is described at the beginning of the new file GroupedSectionPass.h.
http://llvm-reviews.chandlerc.com/D998
Files:
lib/ReaderWriter/PECOFF/Atoms.cpp
lib/ReaderWriter/PECOFF/Atoms.h
lib/ReaderWriter/PECOFF/CMakeLists.txt
lib/ReaderWriter/PECOFF/GroupedSectionsPass.h
lib/ReaderWriter/PECOFF/PECOFFTargetInfo.cpp
lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
test/pecoff/Inputs/grouped-sections.asm
test/pecoff/Inputs/grouped-sections.obj
test/pecoff/grouped-sections.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D998.1.patch
Type: text/x-patch
Size: 13845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130617/e10452c1/attachment.bin>
More information about the llvm-commits
mailing list