[PATCH] D30258: [ELF] - Implemented --no-dynamic-linker option
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 09:36:22 PST 2017
ruiu added a comment.
We do not add .interp if no -dynamic-linker is given. So, do you really need -no-dynamic-linker?
https://reviews.llvm.org/D30258
More information about the llvm-commits
mailing list