[PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 13:53:07 PDT 2015
rafael added a comment.
What depends on this?
Both gcc and clang pass -dynamic_linker to ld.
Having ld itself guess the dynamic linker when not given that option seems like an historical artifact.
http://reviews.llvm.org/D13645
More information about the llvm-commits
mailing list