[PATCH] D13541: [ELF2] Add support for -Bsymbolic

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 12:19:26 PDT 2015


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

LGTM if setting only  DF_SYMBOLIC.

It will be trivial to add DT_SYMBOLIC if we find a dynamic linker that needs that.


Repository:
  rL LLVM

http://reviews.llvm.org/D13541





More information about the llvm-commits mailing list