[PATCH] [core] add support to resolve section groups.
Shankar Kalpathi Easwaran
shankarke at gmail.com
Tue Mar 25 16:12:13 PDT 2014
- create a new function maybeAddSectionGroup.
- Remove comments referring to the design doc.
Hi kledzik, Bigcheese, atanasyan, ruiu,
http://llvm-reviews.chandlerc.com/D3182
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D3182?vs=8106&id=8111#toc
Files:
docs/design.rst
include/lld/Core/DefinedAtom.h
include/lld/Core/Reference.h
include/lld/Core/Resolver.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.3.patch
Type: text/x-patch
Size: 33770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140325/08beb0ae/attachment.bin>
More information about the llvm-commits
mailing list