[PATCH] [core] add support to resolve section groups.
Shankar Kalpathi Easwaran
shankarke at gmail.com
Tue Mar 25 09:10:24 PDT 2014
Hi kledzik, Bigcheese, rui314, atanasyan,
This functionality adds support to resolve section groups by using group-child and group-parent references.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140224/206460.html
http://llvm-reviews.chandlerc.com/D3182
Files:
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.1.patch
Type: text/x-patch
Size: 30458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140325/220c1838/attachment.bin>
More information about the llvm-commits
mailing list