[PATCH] [lld][core] sectionGroup support.

Shankar Kalpathi Easwaran shankarke at gmail.com
Wed Feb 5 16:44:47 PST 2014


Hi kledzik, Bigcheese, ruiu, atanasyan,

This adds initial support for handling section groups.

http://llvm-reviews.chandlerc.com/D2710

Files:
  include/lld/Core/DefinedAtom.h
  include/lld/Core/Reference.h
  include/lld/Core/SymbolTable.h
  lib/Core/DefinedAtom.cpp
  lib/Core/SymbolTable.cpp
  lib/ReaderWriter/Reader.cpp
  lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  test/core/Inputs/group1.yaml
  test/core/Inputs/group2.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2710.1.patch
Type: text/x-patch
Size: 10688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140205/105ff43c/attachment.bin>


More information about the llvm-commits mailing list