[PATCH] D25033: [ELF] GC: Mark all pieces of non-allocatable mergeable section live.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 11:14:05 PDT 2016


rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.

LGTM, but please add one more test:  Test that linking just

.ident "foobar"

into a shared library results in a .so that has that in .comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D25033





More information about the llvm-commits mailing list