[PATCH] [core] add support to resolve section groups.
Shankar Kalpathi Easwaran
shankarke at gmail.com
Tue Mar 25 12:58:17 PDT 2014
Updated with review comments
- Added asserts
- Added a note in the design doc to reflect the support added.
Hi kledzik, Bigcheese, atanasyan, ruiu,
http://llvm-reviews.chandlerc.com/D3182
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D3182?vs=8094&id=8106#toc
Files:
docs/design.rst
include/lld/Core/DefinedAtom.h
include/lld/Core/Reference.h
include/lld/Core/SymbolTable.h
lib/Core/DefinedAtom.cpp
lib/Core/Resolver.cpp
lib/Core/SymbolTable.cpp
lib/ReaderWriter/Native/WriterNative.cpp
lib/ReaderWriter/Reader.cpp
lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
test/core/sectiongroup-rearrange-resolve.objtxt
test/core/sectiongroup-remaining-undef.objtxt
test/core/sectiongroup-resolve.objtxt
test/core/sectiongroup-simple.objtxt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3182.2.patch
Type: text/x-patch
Size: 33125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140325/0383c5c8/attachment.bin>
More information about the llvm-commits
mailing list