[PATCH] D17502: [ELF] - Fix of 22906, referencing __start or __stop should keep the section from GC.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 02:19:56 PST 2016


grimar updated this revision to Diff 48898.
grimar added a comment.

- Applyed Rui's suggestion.


http://reviews.llvm.org/D17502

Files:
  ELF/MarkLive.cpp
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/gc-sections-local-sym.s
  test/ELF/startstop-gccollect.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17502.48898.patch
Type: text/x-patch
Size: 4005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/afdcf929/attachment.bin>


More information about the llvm-commits mailing list